

/* 6.02: working great for short lists; temporary fix not used at the end */


#inputTable{
	padding-left:1px;
        margin:1px 1px 1px 1px;
	
}

td{
	text-align:center;	
	
}

#tdrefresh{
	padding-left:5px;
}



#input-lefttext{
	background-color:#FFFFE0;
	color:blue;
	background:#E0FFFF;
  	color:#000000;
	font-size: 1.2em;
	margin-right:0.5em;

}
/*
#input-left{
	background:#FFFFE0;
  	color:#000000;
	font-size: 1.2em;
	margin-right:0.5em;

}
*/

#input-left{
	background-color:#FFFFE0;
	color:blue;
	background:#E0FFFF;
  	color:#000000;
	font-size: 1.2em;
	margin-right:0.5em;

}

#input-right{
	background:#E0FFFF;
  	color:#000000;
	background:#aaffaa;
	color:blue;
	font-size: 1.2em;
	
}

.unit{
	padding:0;
	margin:1px 1px 1px 1px;
	text-align:left;
	font-size:.9em;
	color:#ffffff;
}


#equals{
	
	font-weight:bold;
}

.link{
	font-size:small;
}

table.center {
	margin-left:auto; 
	margin-right:auto;
}

#newConversionPage label {
	font-size:smaller;
	font-weight:bold;
}

body{
    background:#000000;
    font-size:100%;
}

	
#footerpara{
	color:white;
        font-weight:bold;
        font-size:small;
        text-align:center;
}		

#unitorder-lbl{
	color:white;
        font-weight:bold;
        font-size:small;
        text-align:center;
}		
	
#filler{
	height:230px;
}	

#source{
    font-size:small;
    font-style:italic;
}

li.categoryitem{padding-top: 10px;}

  
  header {position:fixed;z-index:10;top:0;width:100%}
.content {padding:45px 15px}
.footer {position:fixed;z-index:10;bottom:0;width:100%}
.ui-mobile-viewport-transitioning,
.ui-mobile-viewport-transitioning .ui-page {
overflow: visible;

}
