	html { background-color: #F3F3F3; }
	#container {padding-bottom:20px; display:block;}
	#hero {width: 980px; height:514px; background: url(/euro/buy/shop/images/appleshop_top.png) no-repeat;}
	#hero img {position: relative; left: 376px; top:300px;}
	#main {width: 830px; margin-left: 75px; }
	#main section {width: 394px; margin-bottom: 20px;}
	#main h3 {color: #000000; font-size: 1.5em; font-weight: normal; margin-bottom: 0; line-height: 36px;}
	#main p {color: #333333; font-size: 1.167em; line-height: 1.45em;}
	#main h3.intro { color: #888888; font-size: 20px; font-weight: normal; line-height: 86px;}
	
	
	#main .box { border-radius: 10px 10px 10px 10px; background: none repeat scroll 0 0 #F2F3F4; width: 800px; padding: 15px; height: 16px;}
	#main .box .grid2col { width: 100%; }
	#main .box section { width: 394px;}
	#main .box p {line-height: 1.2em;}
	
	#overview .box .first { text-align: right; width: 394px;  }
	#overview .box .last { float: left; width: 394px;  }
	#overview .box .first p { margin-right: 20px;}
	input.prettysearch { margin-left: 10px; }