/*
# ------------ Modification History ----------------------------------------------
#
# Date		  Ref# 	By 		Description
# --------	----	---		------------------------------------------------------
# 7-07-10         mhg   Created for new video banner
#================================================================================
*/
.video-wrapper
{
  height:544px;
  width:950px;
  /*background: url(../images/homepage/banner/bg-pixel.jpg) repeat 0 0;*/
  border-bottom:2px solid; 
  border-top:2px solid;
}
.outer-left-col
{
  float:left;
  margin-left:26px;
}
.outer-right-col
{
  float:right;
}
.outer-right-col img
{
  float:right;
}
.video-title
{
  text-align: center; 
  margin-top: 5px;
  margin-bottom: 5px;
}
.video
{
/*  float:left;*/
 /* margin:10px 19px;*/
}
.cheese-collection
{
  float:left;
  margin-top:8px;
}
.cheese-porn
{
  margin:0 auto;
  float:right;
}