
	#text{ width: 440px; float: left; margin-right: 15px; font-size: 0.9em; line-height: 1.2em; }
	#carousel { float: left; }
	#promoboxes { overflow: hidden; clear: both; }
	#promoboxes h2 {
		color: #EE2C8F; font-size: 0.9em; font-weight: bold; margin-bottom: 5px; text-transform: uppercase;
		position: absolute; top: 12px; left: 8px;
	}
	#promoboxes div.box { width: 262px; margin-right: 6px; float: left; height: 395px; position: relative; }
	#promoboxes div.box a:hover { border: 0px; }
	#promoboxes div.bg { width: 262px; height: 366px; cursor: pointer; }
	#promoboxes div.box div.text, #promoboxes div.box div.text-middle {
		position: relative; font-size: 0.8em; margin-right: 9px; left: 10px; }
	#promoboxes div.box div.text { top: -75px; }
	#promoboxes div.box div.text-middle { top: -145px; }
	#home-box-banner { margin-top: 10px; }
	a.promoboxes-middle-banner { display: block; width: 260px; height: 75px; cursor: pointer; position: relative; top: -150px; left: 0px; z-index: 1000; }
