#header {
	float:left;
}
#header #logo {
	margin-top: 4px;
/*	margin-left: 25px;*/
}
#sidebar {
	width:100%;
	clear:both;
	float:left;
}
#content {
	width:100%;
	clear:both;
	float:left;
	margin-top: -3px;
}
#wvFooter {
	float:left;
}
#categoryUl {
	float:right;
	text-align:center;
	padding: 0;
	padding-left: 5px;
	margin: 13px auto;
	margin-bottom:0;
/*	height: 50px;*/
/*	background-color: orange;	*/
}
#category {
	width:980px;
	margin:0 auto;
	text-align:center;
}
.waitingMenu {
/*	width:980px;*/
	width:110px;
	margin-top: 6px;
	position: absolute;
}
.categoryLi {
	display: inline;
}
.categoryLi span {
	float:none;
	width: 145px;
	padding: 3px 10px;
	text-decoration:none;
	text-align: center;
}
#sidebarPersonnalizedCode {
	display: none; 
}
#featuredVideoPlayer, #WevodPlayer, #WevodPlayerEmbed {
	/* 640x480 */
	width: 45em;
}
#featuredVideoData {
	width: 350px;
}
#listingVideos {
	width: 970px;
}
#synopsisContent {
	width:352px;
	max-height:310px;
}
#featuredVideoRelatedVideos, #featuredVideoTags {
	float:right;
	margin-right: 21px;	
}
#featuredVideoComment {
	width: 600px;
}   
#webtv_videos_mosaic {
	width:1010px;
	margin:20px 0;
	margin-left:13px;
	padding-bottom:5px;
}  
#search_filters {
	float:left;padding:5px;margin:10px auto;
}
#search_fieldset {
	float:left;margin:0;width:620px;height:42px;padding-bottom:8px;padding-right:8px;
}
#filters_fieldset {
	float:left;margin:0;margin-left:20px;width:337px;height:42px;padding-bottom:8px;
}


