/*  TV CSS File */

#tvs { float: left; width: 300px; }
#tvs .tv-100 { float: left; width: 100px; }
#tvs .tv-92 { float: left; width: 92px; }
#tvs .tv-108 { float: left; width: 108px; }

#tv-player-container { float: left; width: 390px; }
#tv-player-container .tv-title { text-align: center; }
#tv-player-container #tv-player { width: 358px; height: 290px; background: url(../../images/tv.jpg) top left no-repeat; padding: 30px 0 0 32px;  }