/* main box */.vodpod_videos_widget {  width:835px;  color:#fff;  margin-top:8px;  position:relative;}/* top line of text */.vodpod_videos_widget a {  color:#000000;  border:none;}.vodpod_videos_widget img {  border:none;  padding-left: 5px;  padding-right: 5px;}  	    .vodpod_videos_widget .vodpod_header {    display:none;	  border:none;  }  .vodpod_videos_widget .vodpod_video_container {    margin-left:30px;  }    /* video boxes */  .vodpod_videos_widget .vodpod_video {    float:left;    cursor:pointer;    position:relative;    display:inline;    width:139px;    height:103px;    border:2px solid #333;    margin:20px 10px 0px 0px;    font-size:12px;	font-family:arial;  }    .vodpod_videos_widget .vodpod_video:hover {      border-color:#00adef;  }      .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail {      display:block;    }	    .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail img {      width:139px;      height:103px;      border:none;      padding:0;    }    .vodpod_videos_widget .vodpod_video .vodpod_video_placeholder1 {      position:absolute;      background:#666;      width:137px;      opacity:0.8;      filter:alpha(opacity=80);      -moz-opacity:0.80;      height:24px;      bottom:0px;      left:0px;      padding-left:2px;    }		 /* video L3rds */    .vodpod_videos_widget .vodpod_video .vodpod_video_title {      display:block;      position:absolute;      font-weight:bold;	  font-family:arial;      height:24px;      width:135px;      line-height:12px;      overflow:hidden;      bottom:0px;      left:2px;      color:#fff;	    }    .vodpod_videos_widget .vodpod_video .vodpod_video_views {      display:none;	  font-family:arial;	  font-weight:bold;    }	    .vodpod_videos_widget .vodpod_video .vodpod_video_created_at {      display:block;	  font-weight:bold;	  font-family:arial;    }	    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_title {	  font-weight:bold;	  font-family:arial;    }	    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_views {      font-family:arial;	  display:block;      position:absolute;      line-height:12px;      bottom:12px;      left:2px;    }		    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_created_at {      font-family:arial;	  display:block;      position:absolute;      line-height:12px;      bottom:0px;      left:2px;	      }.vodpod_videos_widget .vodpod_footer_separator {  clear:both;  height:1px;}.vodpod_videos_widget .vodpod_footer {  position:absolute;  top:0px;  right:0px;  margin:0px 30px;  font-size:12px;  font-family:arial;}.vodpod_videos_widget .vodpod_footer img {  border:none;  padding-left: 5px;  padding-right: 5px;}  .vodpod_videos_widget .vodpod_footer .vodpod_see_all {  float:left;}.vodpod_videos_widget .vodpod_footer .vodpod_powered_by {  font-family:arial;  border:0px;  float:right;  width:180px;  text-align:right;  margin-right:10px; }  .vodpod_videos_widget .vodpod_powered_by b {    font-size:1.4em;	font-family:arial;  }.vodpod_videos_widget #vodpod_paging {  float:right;  display:inline;  margin-right:10px;  font-family:arial;}.vodpod_videos_widget #vodpod_paging #vodpod_paging_prev {  position:absolute;  background:url(http://assetscdn.vodpod.com/images/blue_arrow_left.gif) no-repeat;  left:0px;  top:58px;  width:23px;  height:27px;  cursor:pointer;  font-family:arial;}  .vodpod_videos_widget #vodpod_paging #vodpod_paging_prev a {    display:none;  }.vodpod_videos_widget #vodpod_paging #vodpod_paging_next {  position:absolute;  background:url(http://assetscdn.vodpod.com/images/blue_arrow_right.gif) no-repeat;  left:805px;  top:58px;  width:23px;  height:27px;  cursor:pointer;}  .vodpod_videos_widget #vodpod_paging #vodpod_paging_next a {    display:none;  }