#content_right		{ background: #ccc url(images/gradient_product_info.gif) bottom left no-repeat; }

#product_info_img	{ float: left; width: 270px; text-align: center; background: #fff; font-size: 90%; margin: 0px; padding: 20px 0px 0px 0px; }

#product_info_img A		{ text-decoration: none; color: #0099FF; }
#product_info_img A:hover	{ color: #FF7c2C; }

#product_info_desc	{ float: left; width: 375px; background: #fff; font-size: 100%; padding: 20px 10px 10px 10px; }

#product_info_desc p	{ margin: 0px; padding: 0px; }

#content_right	{ background: #fff; }

#product_info_footer	{ width: 99%; height: 26px; background: transparent url(images/product_info_footer_FFFFCC.gif) repeat-x bottom left; }

.price_container	{ float: left; padding: 0px; margin: 0px; width: 59%; background: #eee; }

.price_box		{ height: 36px; }
.price_box_left		{ float: left; height: 36px; width: 15px; background: url(images/price_box_left.gif) no-repeat; }
.price_box_right	{ float: left; height: 36px; width: 15px; background: url(images/price_box_right.gif) no-repeat; }
.price_box_content	{ float: left; height: 36px; text-align: center; background: #FF7C2C; }

p.price_box_txt			{ margin: 0px; padding: 1px 2px 1px 2px; font-weight: bold; color: #eee; }
p.price_box_txt span.price		{ font-size: 170%; line-height: 100%; font-weight: normal; color: #eee; }
p.price_box_txt span.special_price	{ font-size: 170%; line-height: 100%; font-weight: normal; color: #fff; }

.addtocart_container	{ float: left; padding: 0px; margin: 0px; width: 39%; background: #ccc; }

.addtocart_box		{ height: 36px; align: center; }
.addtocart_box_left	{ float: left; height: 36px; width: 15px; background: url(images/addtocart_box_left.gif) no-repeat; }
.addtocart_box_right	{ float: left; height: 36px; width: 15px; background: url(images/addtocart_box_right.gif) no-repeat; }
.addtocart_box_content	{ float: left; height: 36px; text-align: center; background: #0083D3; }

p.order_box_txt			{ margin: 0px; padding: 3px 2px 1px 2px; font-weight: bold; color: #eee; }
p.order_box_txt A		{ color: #EAEAEA; text-decoration: none; display: block; }
p.order_box_txt A:link		{ color: #EAEAEA; text-decoration: none; }
p.order_box_txt A:visited	{ color: #EAEAEA; text-decoration: none; }
p.order_box_txt A:active	{ color: #EAEAEA; text-decoration: none; }
p.order_box_txt A:hover		{ color: #fff; text-decoration: none; }