#video h2{margin:0}
#video .col-right h2{margin-top:8px;width:300px; float:right; position:relative}
#video .col-right h2 span{
	color:#999999;
	font-size:12px;
	vertical-align:bottom;
	position:absolute;
	right:12px;
	bottom:2px;
	font-weight: normal;
}
#video .col-right h2 a{margin:0 -5px 0 7px; color:#FFFFFF; font-size:1px; padding:10px; float:left; background:url(btn_video_info.gif) no-repeat 0 0;background-position:-23px 0px}
#video .col-right h2 a:hover,#video .col-right h2 a.over{background-position:0 0;}
#video .col-right h2 a.lyrics{background-image:url(btn_video_lyric.gif)}
#video .col-right h2 a.current{background-position:0 0;}

#video .content{padding-top:30px}
#video .col #nav{width:620px; height:25px; padding:5px 5px 5px 18px;background: url(bkg_video_nav.gif) no-repeat left center;}
#video .col #nav li{margin-right:10px;}
#video .col #nav li.after-login{width:247px; text-align:right; font-size:12px; color:#603813; padding-top:5px;}
#video .col .submit {
	width:85px;
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
}
#video .col #nav li #thisBand {
	width:85px;
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
}
#video .col .submit .btnSubscribe {
	width:98px; 
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
	background:url(btn_video_subscribe.gif);
	background-repeat:no-repeat;
	overflow: hidden; 
	padding-top: 24px;
	cursor:pointer;
}
#video .col #nav li #favourite {
	width:80px;
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
}
#video .col .submit .btnFavourite {
	width:85px; 
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
	background:url(btn_video_favourite.gif);
	background-repeat:no-repeat;
	overflow: hidden; 
	padding-top: 24px;
	cursor:pointer;
}
#video .col .submit .btnUnFavourite {
	width:85px; 
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
	background:url(btn_video_unfavourite.gif);
	background-repeat:no-repeat;
	overflow: hidden; 
	padding-top: 24px;
	cursor:pointer;
}
#video .msg{width:100%;}

.picsMember {
	position:relative;
	width:70px;
	height:70px;
	margin-top:15px;
	margin-right:10px;
	float:left;
	background:url('video_mem_photo.gif') no-repeat center top;
}

#video .col .msg div.pics{
	position:relative;
	width:70px;
	height:70px;
	margin:0px;
	margin-right:10px;
	float:left;
	background:url('video_mem_photo.gif') no-repeat center top;
}

#video h5{
	margin-bottom:5px;
	color:#666666;
	font-weight:100;
	font-size:11px;
	padding:0px;
}
#video h5 span{
	font-size:10px; 
	color:#999999; 
	padding-left:5px; 
}
#video h5 span.highlight {
	color:#603813;
	font-weight:bold;
	font-size:13px;
	padding:0px;
	margin-bottom:5px;
}
#video h5 a, #video h5 a:visited, #video a.postMessage {
	color:#603813;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:0px;
	margin-bottom:5px;
}
#video h5 a:hover, #video a.postMessage:hover {
	color:#603813;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	padding:0px;
	margin-bottom:5px;
}
#video .btn_post_msg,#video .btn_post_msg{
	cursor:pointer;
	float:right; display:block; 
	color:#FFFFFF; 
	font-size:12px;
	text-align:center;width:60px; 
	height:25px; line-height:25px;
	border:0; 
	margin:0px;	
	margin-top:5px;  
	background: url(btn_post.gif) no-repeat 0 0; 
}
#video .btn_post_msg:hover,#video .btn_post_msg.over{text-decoration:underline}
#video .content form h5{margin-left:17px;}
#video .col-left form.comment {float:right;display:block}
#video .col-left form.comment div{background:url(bkg_post_msgbox.gif) no-repeat 0 0; padding-left:17px;}
#video .col-left textarea{width:535px;height:58px;display:block;font-size:12px;border:1px solid #B3B0AC; border-left:0;overflow:auto;}