
.comp_content_area{
	width:900px !important;
	padding:0px !important;
	background:none !important;
}
.purple_bar{
	background:#132979;
	height:30px;
}
.left_column{
	width:140px;
	float:left;
}
.product_column{
	width:152px;
	float:left;
}
.top_row{
	height:180px;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	background:#eaeef2;
}
.left_column .top_row{
	padding:5px;
	height:170px;
}
.left_column .top_row h2{
	font-size:13px;
}
.bottom_row{
	height:30px;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	background:#eaeef2;
}
.no_left_border{
	border-left:none !important;
}
.header_row{
	height:21px;
	background:#132979;
	border-bottom:2px solid #ccc;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:8px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
}
.header_row_small{
	height:5px !important;	
	padding:0px !important;
}
.row_two_line{
	height:34px !important;	
}
.header_row select{
	font-size:10px;
	padding:0px;
	margin:0px;
	text-transform:none;
}
.purple_bar{
	height:25px;
	background:#132979;
	border-bottom:2px solid #ccc;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:8px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
}
.purple_bar select{
	font-size:10px;
	padding:0px;
	margin:0px;
	text-transform:none;
	vertical-align:middle;
}
.gen_row{
	height:18px;
	background:#eaeef2;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	padding-left:8px;
	color:#242424;
	padding-top:2px;
	font-size:12px;
}
.row_light{
	color:#666666;
}
.product_column .gen_row{
	text-align:center;
	padding-left:0px !important;
}

.top_row .prod_img{
	width:150px;
	height:125px;
	background:#fff;
}
.top_row .prod_title{
	color:#132979;
	font-weight:bold;
	padding:2px;
}

.product_list_container{
	width:800px;
	background:#eaeef2;
}
.product_list_product{
	width:192px;
	padding:3px;
	height:325px;
	border-right:2px solid #9fb0c4;
	border-bottom:2px solid #9fb0c4; 
	float:left;
}
.product_list_product .prod_img{
	width:180px;
	height:125px;
	background:#fff;
	text-align:center;
	margin:5px;
	margin-left:5px;
	margin-right:5px;
}
.product_list_product .prod_title{
	font-weight:bold;
	color:#132979;
	font-size:13px;
}
.product_list_product input{
	vertical-align:middle;
}
.product_list_product ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
	font-size:10px;
}
.product_list_product .description{
	padding:3px;
	font-size:11px;
	line-height:13px;
}
.blue_bar_no_pad{
	background:#132979;
	height:30px;
	padding:5px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
