/* ###################################################### 
	LEFT CLASSES
	###################################################### */


/*	===================================================== */
/*	LEFT PROMOTION CLASSES
===================================================== */

#leftPromotionBG {clear:both; 
	margin: 15px 0 15px 1px;
	}
#leftPromotionBG div.bg {}

#leftPromotionBG .promoationGroup {
	margin-bottom: 10px;margin-left: 5px;}


#leftPromotionBG .promotionTitle {
	background: url('../imgPG/sx_color.gif') left top repeat;
	padding-bottom: 1px;
	}
#leftPromotionBG .promotionTitle div {
	}
#leftPromotionBG .promotionTitle span {
	display: block;
	color: #069;
	font-weight: bold;
	text-align: left;
	padding: 4px 0;
	background: #fff;
	}

#leftPromotionBG .promotionBG {
	margin-top: 6px;
	}

#leftPromotionBG .promationDetails {
	background: url('../imgPG/sx_color20.gif') left top repeat;
	}
#leftPromotionBG .promationDetails select {vertical-align: middle; margin: 1px 5px 1px 0;}
#leftPromotionBG .promationDetails table {}


/*
end 
*/