
.vodpod_videos_widget {
  width:1130px;
  color:#000;
  margin-top:0px;
  position:relative;
  z-index:1 !important;
}
.vodpod_videos_widget a {
  color:#666;
  border:none;
}
  .vodpod_videos_widget .vodpod_header {
display:none !important; 
  }
  .vodpod_videos_widget .vodpod_video_container {
    margin-left:45px;
  }
  .vodpod_videos_widget .vodpod_video {
    float:left;
    cursor:pointer;
    position:relative;
    display:inline;
    width:139px;
    height:103px;
    border:3px solid #333;
    margin:5px 5px 0px 0px;
    font-size:12px;
  }
  .vodpod_videos_widget .vodpod_video:hover {
      border-color:darkgreen;
  }
    .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;
      height:24px;
      bottom:0px;
      left:0px;
      padding-left:2px;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_title {
      display:block;
      position:absolute;
      font-weight:bold;
      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;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_created_at {
      display:none;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_title {
      display:none;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_views {
      display:none !important;
      position:absolute !important;
	  text-align:left !important;
      line-height:12px !important;
      bottom:6px !important;
      left:2px !important;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_created_at {
      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 {
  width:0px !important;  
  position:absolute;
  top:-18px;
  right:0px;
  margin:0px 0px !important;
  font-size:12px;
}
.vodpod_videos_widget .vodpod_footer .vodpod_see_all {
  display:none !important;
  margin-right:0px !important;
  text-align:right; 
  float:right;
}
.vodpod_videos_widget .vodpod_footer .vodpod_powered_by {
  display:none !important;
  float:right;
  width:0px !important;
  text-align:right;
  margin-right:0px;
}
  .vodpod_videos_widget .vodpod_powered_by b {
    font-size:0em !important;
  }
.vodpod_videos_widget #vodpod_paging {
  width:1130px !important;  
  float:right !important;
  display:inline !important;
  margin-right:0px !important;
}
.vodpod_videos_widget #vodpod_paging #vodpod_paging_prev {
  position:absolute !important;
  background:url(http://www.queervisions.com/img/arrows-green-left.png) no-repeat !important;
  left:5px !important;
  top:40px !important;
  width:32px !important;
  height:50px !important;
  cursor:pointer !important;
}
  .vodpod_videos_widget #vodpod_paging #vodpod_paging_prev a {
    display:none !important;
  }
.vodpod_videos_widget #vodpod_paging #vodpod_paging_next {
  position:absolute !important;
  background:url(http://www.queervisions.com/img/arrows-green-right.png) no-repeat !important;
  left:1100px !important;
  top:40px !important;
  width:32px !important;
  height:50px !important;
  cursor:pointer !important;
}
  .vodpod_videos_widget #vodpod_paging #vodpod_paging_next a {
    display:none !important;
  }