table#pricetable a img {border:0;vertical-align:text-bottom;}
table#pricetable table {border-collapse:collapse;}
table#pricetable th.side {
	background: transparent url(http://www.kirtokreviews.com/i/bg_th_side.gif) no-repeat bottom left;
}
table#pricetable td.side {
	text-align:right;
	background: transparent url(http://www.kirtokreviews.com/i/bg_td_side.gif) no-repeat bottom left;
	width:180px;
	font:bold 12px/15px verdana;
	color:#6e6f37;
	padding-right:8px;
}

table#pricetable th {
	height:64px;
	border-right:1px solid #fff;
	text-align:center;
	vertical-align:bottom;
	color:#fff;
	font:normal 21px/27px arial;
	letter-spacing:2px;
	background:transparent url(http://www.kirtokreviews.com/i/bg_th.gif) no-repeat bottom left;
	}
table#pricetable td {
	text-align:center;
	background:transparent url(http://www.kirtokreviews.com/i/bg_td.gif) no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	width:118px;
	height:40px;
	font:bold 12px/18px verdana;
}
table#pricetable td.on {background:transparent url(http://www.kirtokreviews.com/i/bg_td_on.gif) no-repeat bottom left;}
table#pricetable th.on {
	background:transparent url(http://www.kirtokreviews.com/i/bg_th_on.gif) no-repeat bottom left;
	padding-bottom:9px;
	width:148px;
}

table#pricetable tfoot td {
	background:transparent url(http://www.kirtokreviews.com/i/bg_foot_td.gif) no-repeat top left;
	height:64px;
	vertical-align:top;
	padding-top:8px;
}
table#pricetable tfoot td.on {
	background:transparent url(http://www.kirtokreviews.com/i/bg_foot_td_on.gif) no-repeat top left;
	padding-top:16px;
}
table#pricetable tfoot td.side {background: transparent url(http://www.kirtokreviews.com/i/bg_foot_td_side.gif) no-repeat top left;}

#prices {
	position:relative;
}


<!-- because ie is a little different with its positioning... -->
<!--[if lte IE 8]>

#formcontainer {
	top:34px;
}

<![endif]-->