/* Css for the buy now panel*/	
	#prodBuyInfo {float:right; margin-top:35px; width:205px; font-size:1.1em;}
	#prodBuyInfo .buynow, #prodBuyInfo .buyNowPromotion, #prodBuyInfo .buyNowBrochure{background:#111; margin-bottom:7px; padding:15px 20px 10px;}
	#prodBuyInfo .buynow a img{margin-bottom:0px;}
	#prodBuyInfo .buynow_Limited{background:#111 url("/images/limited_tab.png") no-repeat top right;}
	#prodBuyInfo .buynow_Refurb{background:#111 url("/images/refurb_tab.png") no-repeat top right;}
	#prodBuyInfo .buynow_Offer{background:#111 url("/images/offer_tab_on.png") no-repeat top right;}
	#prodBuyInfo .buynow_Offer td{padding:2px 0px; font-size:1.0em;}
	#prodBuyInfo #buyNow_Title{margin-bottom:10px;}
	
	#prodBuyInfo .buynow table{color:#999999;}
	#prodBuyInfo .buynow table tr{margin-bottom:0px;}
	#prodBuyInfo .buynow table td{width:180px;}
	.buynow table td.buyNow_ItemValue{text-align:right !important; padding-right:0px; width:100px !important;}
	#prodBuyInfo .offers {background:#111 url(/images/offer_flag_details.png) no-repeat right top; width:185px;}
	#prodBuyInfo h3 {font-size:1.4em; color:#fff; font-weight:bold; line-height:1.3em;}
	#prodBuyInfo h4 {font-size:1.2em; line-height:1.5; color:#999; margin-right:10px; font-weight:bold;}
	#prodBuyInfo .price {font-size:1.2em; color:#fff;font-weight:bold !important; float:right;}
	#prodBuyInfo a {display:inline; float:left; margin-right:10px;}
	#preOrder{clear:both; margin-top:10px}
	
	#prodBuyInfo .buyNowBrochure a {text-decoration:none; padding-bottom:1em; background:transparent url(/images/arrow.png) no-repeat scroll 0px 6px; padding-left:10px;}
	
	#prodBuyInfo .buyNowPromotion h3{font-size:1.1em; margin-bottom:8px;}
	#prodBuyInfo .buyNowPromotion a{margin-right:3px;}
	.buyNowPromotion img{margin:0px auto; display:block;}
	.buyNowPromotion p{color:#999999; font-size:1.0em; margin-bottom:6px;}
