.product_item_thumb_out {

	border: 1px none red; 
	padding: 5px; 
	margin: 5px; 
	text-align: center;
	width: 171px; 
	float: left;
	height: 200px;
	vertical-align: center;

}

.product_item_thumb_in {

	height: 125px; 
	border: 1px none blue; 
	padding: 5px; 
	text-align: center; 
	clear: all;

}

.catpage_cat_choose {

	float:left; 
	background-color:#B5B5B5; 
	height:24px; 
	width:95%; 
	color:#000; 
	line-height:24px; 
	text-align:center; 
	padding-right:10px; 
	margin: auto;

}

.productdetails_image_frame {

	border: 1px none red; 
	width: 320px; 
	float: left;

}

.productdetails_productinfo {

	padding: 10px; 
	width: 200px; 
	float: left;


}

.productdetails_buynowbox {

	padding: 10px; 
	width: 100px; 
	float: left;

}

.productdetails_moreitems {

	width: 95%;
	margin: 0px auto;
	border: 1px none yellow;

}

.productdetails_moreitems_header {

	width: 100%;
	padding: 5px;
	border: 1px solid #245C1A;
	background-color: #CBDBC8;
	text-align: center;
	font-weight: bold;
}

.cart_show_totals_desc {

	float:left; 
	width:600px; 
	font-size:16px; 
	font-weight:bold; 
	text-align:right;

}

.cart_show_totals_price {

	float:left; 
	width:100px; 
	text-align:right; 
	font-size:16px; 
	font-weight:bold;

}

.cart_show_header {

	padding-top:10px; 
	font-weight:bold; 
	font-size:18px; 
	padding-bottom:15px;

}
