.mainQuote {font-family: verdana; font-size: 11px;}
.mainQuote select {width: 280px; height: 20px;}
.mainQuote input {width: 248px; height: 14px;}
.mainQuote img {margin-left: 2px;}

.orderTable td { padding: 15px; font-size: 14px; color:black;}
div.hTable  {color: black;padding: 15px;background-color: grey;font-weight: bold;}
.orderTable {height: 350px; width:100%;}
.fColumn {width: 80px; font-weight: bold;text-decoration: underline;}
.searchResults{position:absolute; background: white;padding: 5px; display:none;}
.quoteButton{cursor:pointer;}
#fixedTipDiv {
position: absolute;
width: 200px;
padding: 5px 0px 0px 60px;
border: 3px solid grey;
background: url(images/help1.png) no-repeat 5px 5px black;
min-height: 22px;
color: white;
z-index: 100;
}