#vid_toolbar{
	width:638px;
}
.video_h1{
	padding:0px;
	margin:0px;
	float:left; 
	padding-bottom:1px;
	display:block;	
	font-size:13px;
	width:470px;
	line-height:20px;
}
#vid_toolbar div{
	float:none;
}
#vid_toolbar{
	float:left;
}
#user_prof{
	float:left;
	width:329px;
	margin-left:9px;
	position:relative;	
	border:none;
	padding:5px;
	padding-bottom:8px;	
}
#user_prof a{
	font-weight:bold;
}
#video_icons{
	margin-top:5px;
	float:right;	
}
#video_icons div{
	float:right;	
}
#video_social{
	clear:both;
	padding-top:8px;	
	padding-bottom:8px;
}
#video_views{
	margin-top:5px;
	float:right; 
	font-size:10px;
	color:#4E4E4E;
	text-align:right;  
	padding:2px 0px;
}
#video_views div {
    float: right;
    margin-top: 6px;
    padding-left: 5px;
}
#video_views span{
	display:block;
	font-size:28px; 
	font-weight:bold;
	color:#1A1A1A;
	padding-top:5px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
#main_top{
	clear:both;	
}
#player_top{
	clear:both;	
}
#video_info{
	clear:both;	
	padding:10px;
	margin-bottom:10px;
	font-size:13px;
	line-height:18px;
	color:#4E4E4E;	
	border:1px solid #eee;
}
#video_info span{
	color:#626262;	
	font-weight:bold;
}
#embed{
	border:none;
	margin-bottom:8px;
}
#embed input{
	border:1px solid #e4e4e4;
	background:#fff;
	padding:2px;
	float:left;
	width:133px;
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	position:relative;
}
#embed span{
	width:auto!important;
	float:left;
	text-align:right;
	margin-right:5px;
	color:#626262;
	font-weight:bold;
	font-family:Tahoma;
	padding-top:2px;
	position:relative;
}
#embed .sp_help{
	margin-right:15px;	
}
.vid_title{
	font-weight:bold;
	margin-bottom:5px;
}
#main_right .box_bord{
	border:none !important;
	padding:0px !important;
	margin-top:5px;	
}
#main_right .box_def{
	background:none !important;
	border:none !important;	
	padding-left:0px !important;
}
#main_right .box_def a{
	font-size:13px !important;	
	color:#666;
}
#user_vids{
	margin-top:5px;
}
.user_vids_title{
	font-size:13px;
	font-weight:bold;
	padding:2px;
}
.user_vids_title a{
	font-size:10px !important;
}

#ban_under_vid{

	height:60px;
	width:640px;;
	background-color:#000000;
}

#comments{
	width:617px;
	border:1px solid #eee;
	padding:10px;
}
#comments input{
	border:1px solid #ccc;
	font-size:10px;
}
#comments textarea{
	border:1px solid #ccc;
	font-size:10px;
}
#comments form span{
	display:block;
	height:20px;
}
.comments_head{
	width:630px;
	border:1px solid #CCC;
	background:#747474;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding:4px;
	margin-top:5px;
}
.red_note{
	color:#ff3300;
}
.comments{
	width:618px;
	border:1px solid #CCC;
	padding:10px;
}
.comments_tabs{
	height:25px;
	margin-top:20px;
}
.comments_tab{
	border:1px solid #EEE;
	height:20px;
	padding-top:5px;
	width:315px;
	text-align:center;
	border-bottom:0px;
}
.comments_tab_sel{
	background:#EEE;
	font-weight:bold !important;
	color:#333;
}
.comment{
	border-bottom:1px dotted #ccc;
	margin-top:5px;
	position:relative;
	padding-bottom:3px;
}
.comment .box_def{
	border:none !important;
	background:none !important;
	padding-top:0px !important;
}
.comment .box_def_unnaproved{
	border:none !important;
	padding:5px;
	background:#f6b44c;
}
.com_inside_loader{
	position:absolute;
	top:4px;
	right:50%;
	display:none;
}
.comment:hover{
	background:#f8f8f8;
}
.comment span{
	padding:6px;
	padding-top:0px;	
	display:block;
	color:#1A1A1A;
}
.comment a{
	font-size:11px;
	font-weight:bold;
    color: #3B5998;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    text-decoration: none;	
}
.com_date{
	font-family:Tahoma; color:#A2A2A2; float:right; font-style:italic;
}
.com_date a{
	font-size:10px !important;	
}
#com_pager{
	text-align:center;
	padding-top:5px;
}
#com_pager .pager_numb{
	width:23px;	
	border:1px solid #EEE;
}
#comForm textarea{
	width:605px;
	height:70px;	
}
.video_author{
	font-size:16px;
	font-weight:bold;
    color: #3B5998;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    text-decoration: none;	
	margin-bottom:5px;
	margin-top:3px;
	display:block;
|