@charset "utf-8";
/* CSS Document */

div#promotions{
	background: url('../images/promo_bg.jpg') repeat-y scroll 0 0;
	}
	
div#promotions .promo-box {
	margin:4px 7px 0 10px;
	float:left;
	}
	
div#promotions .promo-box2 {
	margin:1px 10px 0 1px;
	float:left;
	width:565px;
	}
	