.prodrow {
	padding:15px;
}
.prodrow span {
	color:#FF0000;
}
.prodrow .options {
	font-size:1.2em;
	margin-top:15px;
}
#body_content .prodrow h1 {
	padding:0;
	margin:0;
}
.prodrow td {
	padding:3px;
	border:none;
	border-top:solid 3px #D9D9D9;

}
.prodrow th {
	font-size:1.2em;
	font-family: "Gill Sans","Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999999;
	padding:5px 2px;
}
.prodrow .series {
	font-size:1.2em;
	color:#639245;
	margin:0 15px;
	font-weight:bold;
}
.prodrow .col {
	width:440px;
	background:url("../images/gradiant_bg.jpg") bottom repeat-x;
	padding:8px;
	height:270px;
	float:left;
	margin:0 4px;
}
.prodrow .buynow {
	width:373px;
	margin:0px auto;
	padding:10px 0;
	background:url("../images/arrow_curve.jpg") center center no-repeat;
	text-align:center;
}
.prodrow #sub_total_display {
	color:#FF0000;
	font-size:3em;
	height:40px;
}
#body_product .subitem {
	background:url(../images/binder_window.gif) no-repeat;
	height:148px;
	width:261px;
	float:left;
	margin-left:45px;
	margin-top:15px;
}
#body_product .subitem .pad {
	margin:9px;
	padding:10px;
	height:110px;
	background:#F2F2F2;
}
#body_product .subitem h2{
	font-size:22px;
	margin-bottom:10px;
}
#body_product .subitem btn {
	float:right;
}
#body_product .subitem select{
	width:100%;
	margin-bottom:10px;
}
#body_product .subitem .prodesc{
	float:left;
	color:#FF0000;
	font-weight:bold;
}
div.col5 
{
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
