.topimg { position: relative; height: 150px; background: black;  margin-bottom: 9px; margin-top: 37px; }

.topimg .paging { position: absolute; left: 903px; top:109px; font-family: "Trebuchet MS"; font-size: 0px; color: white; }
.topimg .paging a { text-decoration: none; color: white; display: inline-block; width: 20px; height: 23px;   background: url(/images/playpause.gif) no-repeat left -23px;  text-align: center; padding-top: 0px; }
.topimg .paging a.pause { background-position: left -0px; }
/*.topimg .paging a.active { background-position: left -62px; }*/
.topimg .window { width: 940px; height: 150px; overflow: hidden; position: relative; }
.image_reel { position: absolute; left: 0; top: 0; }
.image_reel img {float: left;}
