.center_title_bar
{
	background:transparent url(../images/bar_bg.gif) no-repeat scroll center center;
	color:#847676;
	font-size:12px;
	font-weight:bold;
	height:33px;
	line-height:33px;
	margin:0 0 0 12px;
	padding:0 0 0 40px;
	width:520px;
}
	.center_title_bar a
	{
		font-size:10px;
	}
.prod_box
{
	height:auto;
	padding:10px 5px 5px 14px;
	width:173px;
	float:left;
}
	.top_prod_box
	{
		background:transparent url(../images/product_box_top.gif) no-repeat scroll center bottom;
		height:12px;
		margin:0;
		padding:0;
		width:173px;
	}
	.center_prod_box
	{
		background:transparent url(../images/product_box_center.gif) repeat-y scroll 0 0;
		height:auto;
		margin:0;
		padding:0;
		text-align:center;
		width:173px;		
	}
	.bottom_prod_box
	{
		background:transparent url(../images/product_box_bottom.gif) no-repeat scroll center top;
		height:10px;
		margin:0;
		padding:0;
		width:173px;		
	}
	.prod_details_tab
	{
		background:transparent url(../images/products_details_bg.gif) no-repeat scroll center center;
		height:31px;
		margin:3px 0 0;
		width:173px;
	}
	
	a.prod_details
	{
		background:transparent url(../images/square-blue-add.gif) no-repeat scroll left center;
		color:#0FA0DD;
		display:block;
		padding:0 0 0 20px;
		margin:10px 0 0 0px;
		text-decoration:none;
		width:25px;
		float:left;
	}
	img.left_bt
	{
		float:left;
		padding:8px 0 0 6px;	
	}

