ul.video_list li{
  width: 280px;
  float:left;
  margin-right: 20px;
  text-align:center;
  height: 150px;
  line-height: 1.2em;
  list-style-type:none;
}

#page_products_videos_video_of_the_month #main_column {
  background:#090C10 url(/img/video_of_the_month/video_of_the_month_background.jpg) no-repeat scroll left top;
  padding-top: 140px;
}
#page_products_videos_video_of_the_month p.page_overview{
  width: 400px;
}
#page_products_videos_video_of_the_month #ipod_touch{
  float:right;
}

#page_products_videos_video_of_the_month_winners #main_column {
  background:#090C10 url(/img/video_of_the_month/video_of_the_month_winners_background.jpg) no-repeat scroll left top;
  padding-top: 140px;
}

#page_products_videos_video_of_the_month_winners #this_months_winner {
  padding: 30px;
  background: #000;
  margin-bottom: 2em;
}
#page_products_videos_video_of_the_month_winners #this_months_winner_left{
  width: 285px;
  float:left;
  display:inline;
  height: 200px;
  overflow:hidden;
}

#page_products_videos_video_of_the_month_winners #this_months_winner_right{
  width: 255px;
  padding-left: 25px;
  float:left;
  display:inline;
}