/*---------------------------------*/
/* reviews */
/*---------------------------------*/

#sub_title_reviews{
	background-image: url("../gfx/sub_title_reviews.gif");
}

#sub_div_reviews {
	background-color: #5f3800;
}

.review{
	margin-left:2px;
	padding-top:18px;
	padding-left:12px;
	background-color: #faf4eb;
	background-image: url("../gfx/sub_div_bottom.gif");
	background-repeat:no-repeat;
	background-position: 0 147px;
	height:130px;
	
}

.review_img{
	float:left;
	margin-right:5px;
	border:1px #5f3800 solid;
}

.review_text{
	background-image: url("../gfx/arrow.gif");
	background-repeat:no-repeat;
	background-position: 0 5px;	
	padding-left:12px;
	position:absolute;
	left:300px;
	width:470px;
	line-height:19px;
}

.review_info{
	position:absolute;
	left:312px;
	width:470px;
	margin-top:100px;
}

.sub_hr_reviews{
	background-image: url("../gfx/sub_hr_reviews.gif");
}

#link_back_reviews{
	margin-left:530px;
}

/*---------------------------------*/
/* reviews_detail */
/*---------------------------------*/

#sub_title_reviews_detail{
	background-image: url("../gfx/sub_title_reviews_detail.gif");
}

.sub_reviews_img{	
	float:left;
	border:1px #5f3800 solid;
	margin: 0 10px 5px 0;
}
