#content h1{
	position:absolute;
	top:39px;
	left:268px;
	width:185px;
	height:100px;
	text-indent:-9999px;
	background:url(/_images/h1-rates.png) transparent no-repeat 0px 0px;
}
#primaryContent{
	position:absolute;
	left:480px;
	top:0px;
	display:block;
	width:490px;
	height:478px;
}
#template_results,
#scrollWrap{
	display:block;
	width:490px;
	height:430px;
	padding-top:48px;
	overflow:auto;
}
#scrollWrap{
	padding-right:30px;
	width:460px;
}
#tableHead{
	width:460px;
	height:30px;
	overflow:hidden;
	background:url(/_images/th-rates.png);
}
#tableWrap{
	border:1px solid #000000;
	border-top:none;
	border-bottom:none;
	width:458px;
	margin-bottom:25px;
}
#template_results table{
	table-layout:fixed;
	background:#f2f2f2;
	width:458px;
}
#template_results td{
	border-bottom:1px solid #919191;
}
#template_results td div{
	padding:8px 9px;
	line-height:17px;
}
#template_results td.item{
	width:295px;
	border-right:1px solid #e6e6e6;
	font-size:12px;
	font-weight:bold;
	color:#444444;
}
#template_results td.price{
	font-size:12px;
	color:#861c1c;
	font-weight:bold;
	vertical-align:top;
	width:80px;
}
#template_results td.addtocart{
	vertical-align:top;
	text-align:center;
	width:75px;
}
#template_results td.addtocart a{
	background:transparent url(/_images/om.store/om.add-to-cart.gif) no-repeat left top;
	display:block;
	text-indent:-999em;
	width:60px;
	height:19px;
	margin:8px 0 0;
}
#template_results span.note{
	color:#555555;
	font-style:italic;
	font-weight:normal;
}