#price table{
	
	margin:0px 0px 15px 0px;
	padding:0px;
	width:750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
}
#price tbody td a {color:#a35c0a;} #price tbody td a.blk {color:#000; text-decoration:none;}
#price tbody td a:hover {color:#f60;text-decoration:none;}
#price thead th{
	text-indent:0px;
	font-weight:normal;
	text-align:left;
	font-size:12px;
	background-color:#eaeaea;
	height:25px;
	/*border: #CCCCCC solid 1px;*/
	border:none;
	padding:0 0px 0px 5px;
}
#price thead th a {color:#000; text-decoration:none;}
#price thead th a:hover {color:#000; text-decoration:none;font-weight:700;}

#price thead td{
	padding:6px 0px 12px 5px; color:#000000;
	}

#price thead select,
thead input{
	margin:0px 0px 0px 0px;
}

/*#price tbody tr{
	background-image:url(../images/table-dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}*/

#price tbody td{
	padding:4px 0px 4px 5px;  
	text-indent:0px;
	/*border:#CCCCCC solid 1px;*/border:none;
}

/*#price tbody tr.highlighted{
	background-color: #FFFFFF !important;
}*/

 #price tbody tr.hoverHighlighted{
	background-color: #ffffeb !important;
}