div#MainPromotionBanner{width:275px; height:220px; background:#EEE}
#MainPromotionBanner #SlidePlayer{position:relative; margin:0 auto}
#MainPromotionBanner .Slides{padding:0; margin:0; list-style:none; height:220px; overflow:hidden}
#MainPromotionBanner .Slides li{float:left; width:275px; height:220px;}

#MainPromotionBanner .Slides img{border:0; display:block; width:275px; height:220px;}

#MainPromotionBanner .SlideTriggers{margin:0; padding:0; list-style:none; position:absolute; top:200px; right:10px; z-index:10; height:25px}
#MainPromotionBanner .SlideTriggers li{float:left; display:inline; color:#fff; text-align:center; line-height:12px; width:12px; height:12px; font-family:Arial; font-size:.6em; cursor:pointer; overflow:hidden; margin:3px 5px; background:url(slide_trigger.gif) no-repeat center center}
#MainPromotionBanner .SlideTriggers li.Current{color:#000; background:url(slide_trigger_c.gif) no-repeat center center; border:0; font-weight:bold; font-size:.9em; line-height:14px; height:14px; width:14px; margin:0 2px}
