.footy_player_hldr {
	position:relative!important;
	width:272px;
	height:196px;
}
#videoPlayerFootyOver {
	width:272px;
	height:176px;
	background-repeat:no-repeat;
	position:absolute!important;
	top:0;
	left:0;
	display:none;
	z-index:5002;
	margin:27px 0 0 12px;
}
#videoPlayerFooty,
#video_player_footy_box {
	width:272px;
	height:176px;
}
#videoPlayerFootyOver:hover {
	cursor:pointer;
}
div.footy_container {
	height:210px;
	width:980px;
	float:left;
}
a.footy_btn {
	width:380px;
	height:29px;
	display:block;
	margin:162px 0 0 14px;
}
.footy {
	z-index:5002;
	width:980px;
	height:40px;
	display:block;
}
.footy.expanded {
	background-image:url(http://www.comedycentral.com/images/footy/footy_top.gif);
}
#footy_left {
	display:block;
	float:left;
	width:272px;
	margin:27px 0 0 12px;
}
#footy_right {
	display:block;
	float:left;
	width:696px;
}
.footy_holder {
	position:absolute!important;
	z-index:5001;
	width:980px;
	height:210px;
}
a.footy_arrow {
	display:block;
	width:23px;
	height:23px;
	background-image:url(http://www.comedycentral.com/images/footy/footy_up_arrow.gif);
	float:right;
	margin:9px 10px 0 0;
}
a.footy_arrow:hover {
	background-image:url(http://www.comedycentral.com/images/footy/footy_up_arrow_over.gif);
}
.footy.expanded a.footy_arrow {
	background-image:url(http://www.comedycentral.com/images/footy/footy_down_arrow.gif);
}
.footy.expanded a.footy_arrow:hover {
	background-image:url(http://www.comedycentral.com/images/footy/footy_down_arrow_over.gif);
}
#footy_ad_container {
	width: 100%;
	position: fixed!important;
	bottom: 0;
	z-index:5001;
}
#footy_ad {
	/*
	display:none;
	*/
	visibility:hidden;
	position:absolute;
	height:210px;
}
#footy_ad.footy_ad_open {
	visibility:visible;
	position:relative;
}
body {
	padding-bottom:20px;
}
.footy:hover,
.footy_arrow,
#footy_bar:hover {
	cursor:pointer;
}
#footy_bar {
	position:absolute!important;
	z-index:5002;
	width:980px;
	height:40px;
	display:block;
}
#body_holder {
	position:static;
}

