.block_header {
	float:left;
	width: 200px;
	padding: 4px 10px 4px 10px;
	color: #ffffff;
	background-color: #408FBE;
}

.block_header h3{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.block_body {
	float:left;
	width: 198px;
	height: auto !important;
 	padding: 4px 10px 4px 10px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #408FBE;
	border-left: 1px solid #408FBE;
	border-right: 1px solid #408FBE;
            margin-bottom: 15px;
}

.block_large_header {
	float:left;
	width: 495px;
	padding: 4px 10px 4px 10px;
	color: #ffffff;
	background-color: #408FBE;
}

.block_large_header h3{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.block_large_body {
	float:left;
	width: 493px;
	height: auto !important;
	padding: 4px 10px 4px 10px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #408FBE;
	border-left: 1px solid #408FBE;
	border-right: 1px solid #408FBE;
            margin-bottom: 15px;
}


#content .box_header {
	float:left;
	width: 504px;
	padding: 4px 10px 4px 10px;
	color: #000000;
	background-color: #B5CFEA;
    margin-top: 15px;
}

#content .box_header h3{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content .box_header h3 a{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#content .box_header h3 a:hover{
	font-weight: bold;
	font-size: 12px;
	color: #B32D38;
}

#content .box_body {
	float:left;
	width: 523px;
	height: auto !important;
	_height: 167px;
	_overflow: hidden;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #B5CFEA;
	border-right: 1px solid #B5CFEA;
	background-image:url(images/bg_box.gif);
	background-repeat:repeat-y;
}

#content .box_body .pic{
	float:left;
	width: 177px;
	height: auto !important;
	padding: 0px 0px 1px 0px;
	color: #000000;
}


#content .box_body .pic a img{
	border: 2px solid #ECF6FF;
}

#content .box_body .pic a:hover img{
	border: 2px solid #408FBE;
}


#content .box_body .middle{
	float:left;
	width: 176px;
	height: 127px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#content .box_body .desc{
	float:left;
	width: 165px;
	min-height: 80px;
	height: auto !important;
	padding: 4px 10px 4px 10px;
	color: #000000;
}

#content .box_body .go{
	float:left;
	width: 157px;
	height: auto !important;
	padding: 2px 6px 4px 10px;
	text-align:right;
    vertical-align: bottom;
    position: relative;bottom: 0px;
	color: #000000;
}

#content .box_body .right{
	float:left;
	width: 160px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#content .box_body .stars{
	_position:relative;
	_top:-128px;
	_left:174px;
	float:left;
	font-size:11px;
	width: 160px;
	min-height: 53px;
    height: auto !important;
	padding: 2px 2px 2px 2px;
	color: #000000;
}

#content .box_body .price{
	vertical-align:top;
	_position:relative;
	_top:-120px;
	clear:left;
	float: left;
	text-align: left;
	font-size: 12px;
	width: 513px;
	height: 30px;
	padding: 2px 5px 2px 5px;
	margin-top: 1px;
	color: #000000;
	background-color: #FCFCFA;
	border-top: 1px solid #B5CFEA;
    border-right: 1px solid #B5CFEA;
    _border-right: 0px;

}


#content .box_body .price_left{
	float: left;
	clear: left;
	text-align:left;
	font-size: 12px;
	width: 347px;
	height: auto !important;
	padding: 0px 0px px 0px;
	color: #000000;
}


#content .box_body .price_right{
	clear: none;
	text-align:left;
	vertical-align: middle;
	font-size: 12px;
	width: 100%;
	height: auto !important;
	padding: 0px 0px px 0px;
	color: #000000;
}

div.spacer {
  clear: both;
}