.option_box {
	margin:5px;
	width:468px;
	height:171px;
	float:left;
}

.details_box {
	width:306px;
	height:171px;
	float:left;
	padding-top:30px;
	background-image:url(../images/details_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.prices_box {
	width:162px;
	height:107px;
	float:right;
	padding-top:12px;
	background-image:url(../images/prices_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.ats_box {
	width:162px;
	height:52px;
	float:right;
}