@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.collegehumor.com/video:1) {

/* +++ changelog +++
March 16th, 2008
- removed by line (date)
Jan 10, 2008
- original release
*/

/* Setup Viewing Margins */
*
{
 margin-top:15px !important;
 margin-bottom:0px !important;
 margin-left:25px !important;
 margin-right:0px !important;
 padding-top:0px !important;
 padding-bottom:0px !important;
 padding-left:0px !important;
 padding-right:0px !important;
 border-top:0px !important;
 border-bottom:0px !important;
 border-left:0px !important;
 border-right:0px !important;
 min-height:0% !important;
 width:640px !important; /* Video Size - Default is 640px */
 height:360px !important; /* Video Size - Default is 360px */
 background: #000000 !important;
}

/* Hide Ads and Extra Junk */
#banner_ad,.header,#footer_wrap,
.columnsRight, .clearfix,
.itemToolBar,#comments_container,
.randomStuff,.relatedInfo,.relatedExtras,
.commentPlaceHolder,
.action_bar, #item_desc, .submittedDetails, .chtv_logo, .byLine
{
 display:none !important;
}

/* Center Video Title and White */
#item_title 
{
 text-align: center !important;
 font-weight: bold;
 color: #FFFFFF;
}

/* Center The Video On The Page */
 .flash_player,OBJECT
{
 margin-left: 25% !important;
 margin-top: -40% !important;
}

}