body { background: transparent; }#outerWrapper {  width: 414px;  height: 309px;  background: #fff;}#innerWrapper {   width: 414px;  height: 309px;  background: transparent url(../../images/background_player_small.jpg) top center no-repeat; }#videoPlayerThumbs {  width: 130px;  height: 250px;  position: absolute;  right: 20px;  top: 51px;}  #videoPlayerThumbs a.thumb {    position: absolute;  }    #thumbLink1 { left:  0px; top: 0px; }    #thumbLink2 { right: 0px; top: 0px; }    #thumbLink3 { left:  0px; top: 46px; }    #thumbLink4 { right: 0px; top: 46px; }    #thumbLink5 { left:  0px; top: 92px; }    #thumbLink6 { right: 0px; top: 92px; }    #thumbLink7 { left:  0px; top: 138px; }    #thumbLink8 { right: 0px; top: 138px; }#videoPlayerSizeLinks {  position: absolute;  right: 18px;  bottom: 7px;}#player {  position: absolute;  width: 200px;  height: 150px;  position: absolute;  left: 10px;  top: 56px;}#quicktime_link {  font: bold 7pt verdana, 'sans serif';  color: #4CA1EA;  display: block;  position: absolute;  bottom: 20px;  left: 15px;    background: transparent url(../../images/quicktime_logo.gif) top left no-repeat;  padding-left: 30px;  padding-top: 5px ;  height: 30px;}#quicktime_link:link     { color: #4CA1EA; text-decoration: none; }#quicktime_link:visited  { color: #4CA1EA; text-decoration: none; }#quicktime_link:hover    { color: #4CA1EA; text-decoration: underline; }#quicktime_link:active   { color: #4CA1EA; text-decoration: underline; }
