.QuoteCalc {  }
.QuoteCalc label { margin:0;display:block;padding:0;float:left; }
.QuoteCalc label span { width:250px;float:left; }
.QuoteCalc label span input { border:0px;background: transparent; margin:0;padding:0;float:none; }

.QuoteCalc label span.arrows {width:40px;margin:0;padding:0;text-align:right;float:none; }
.QuoteCalc label span.arrows img { height:14px;width:14px;margin:0;padding:0;cursor:pointer; }

.QuoteCalc div.selectAnalytes { border:1px solid black;width:175px;position:absolute;background-color:white;margin:0px 0px 0px 225px;height:275px;overflow:scroll;}
.QuoteCalc div.selectAnalytes label { width:60px;margin: 0px 0px 0px 0px; }
.QuoteCalc div.selectAnalytes label span { width:20px;float:left;margin:0px 0px 0px 10px; }
.QuoteCalc div.selectAnalytes label span input { float:right;width:20px; margin:5px 0px 0px 0px; }


INPUT.formButton 	{ margin-bottom:1px; font-size:11px;	 text-transform:uppercase; font-weight:bold; color:#FFFFFF; background-color: #666666 !important;
				  					  border-bottom:#000000 1px solid;	border-right:#000000 1px solid;	border-top:#CCCCCC 1px solid;	border-left: #CCCCCC 1px solid;   }  			  

