#all{
	background:url(../../v3_imgs/top_bg.png) repeat-x;	
}
#bot{
	background:none;	
}
#player_black{
	width:1003px;
	margin:auto;
	
	min-height:433px;
	padding-top:4px;
}
#player_top {
	background:#FFF;
}
.wrap{
	width:983px;
	padding:10px;
}
#player_title{
	width:635px;
}
#player_user{
	width:333px;
	margin-left:15px;
}
#player_ads{
	width: 330px;
	margin-left: 10px;
}
#player_top{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 3px;
}
#player_others.wrap{
	padding:0px;
	width:1003px;
}

#bigleft{
	width:630px;
}
#smallright{
	width:332px;
}
#player_botline{
	height: auto;
}
.vidcont .vidinfo{
	width:198px;	
}
.vidcont{
	width:328px;	
}

#player_flash_cont.big_video{
    width: 982px;
}

#playlist_wrap_holder{
    width: 1004px;
    margin:0 auto;
}

#playlist_wrap_holder .jcarousel-container{
    width: 905px;
}

.jcarousel-clip{
    margin-left:-2px;
    width: 919px;
}

#playlist_wrap_holder li{
    margin-right:11px;
}


/** NEW SKIN FIXES **/
#mv_main_top_cont,
.two_cols .vd_main_cont,
.two_cols .vd_main_medium_cont{
    padding-left:13px!important;
}

.two_cols .vd_main_medium_cont{
    width: 314px!important;
}
@media only screen and (max-width: 1260px){
    #mv_main_top_cont,
    .two_cols .vd_main_cont,
    .two_cols .vd_main_medium_cont{
        padding-left:10px!important;
    }
    .two_cols .vd_main_medium_cont{
        width: 310px!important;
    }
}
/** NEW SKIN FIXES **/
