.main-body
{
	width:100%;
	margin:auto;
}
.main-body h2
{
	color:#E8B236;
	font-weight:bold;
	margin-left:51px;
	margin-top:10px;
	font-size:1em;
}
.main-body p
{
	margin-left:51px;
	color:#E2AE38;
}
.center_block
{
	margin:auto;
	margin-bottom:20px;
	width:560px;
	color:#626262;
}
.center_block p
{
	color:#626262;
}
.product_image
{
	width:90px;
}
.product_short_desc
{
	width:450px;
}
.center_block_top
{
	border:1px solid #EFA47D;
	margin:auto;
	background:#FFFFFF;
	height:25px;
}
.center_block_center
{
	border:1px solid #EFA47D;
	min-height:150px;
	background:#FFFFFF;
	padding:20px;
	color:#626262;
}

.center_block a img
{
	border:1px solid #EFA47D;
}
a.basket
{
	background:url(../images/basket.jpg) no-repeat ;
	display:block;
	height:43px;
	width:48px;
}
.basket_table
{
	width:100%;
}