div#MainPromotionBanner{ width:468px; height:142px; background:#feb900; }
#MainPromotionBanner #SlidePlayer { position:relative; margin:0 auto; }
#MainPromotionBanner .Slides{ padding:0; margin:0; list-style:none; height:142px; overflow:hidden; }
#MainPromotionBanner .Slides li{ float:left; width:468px; height:142px; }
#MainPromotionBanner .Slides img{ border:0; display:block; width:468px; height:142px; }
#MainPromotionBanner .SlideTriggers{ margin:0; padding:0; list-style:none; position:absolute; top:125px; right:0px; z-index:10; height:25px; }
#MainPromotionBanner .SlideTriggers li{ float:left; display:inline; color:#ffffff; text-align:center; line-height:14px; width:21px; height:14px; font-family:Arial; font-size:1em; cursor:pointer; overflow:hidden; margin:0px 1px; background:url(../images/slide_trigger.gif) no-repeat center center; }
#MainPromotionBanner .SlideTriggers li.Current{ color:#000000; background:url(../images/slide_trigger_c.gif) no-repeat center center; border:0; font-size:1em; line-height:14px; height:14px; width:21px; margin:0px 1px; }