#scroller-header a {
	text-decoration:none; 
	color:#687480; 
	padding:0 2px;
 font: 1.2em/1.3em  Tahoma, Arial, Helvetica, sans-serif;
 font-weight: 200;
 text-shadow: 0 2px 2px #000; 
 color: #525861;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#806a42;
}

a.selected {
	text-decoration:none !important; 
	color:#888 !important;
	text-decoration:none; 
}

#scroller-header {
	background:url(/images/menu/headerpanel.gif) no-repeat;
	width:500px;
	height:24px;
	padding:10px 0 0 15px;
	font-weight:30;
}

#scroller-body {
	background:url(/images/menu/fonpanel.gif) no-repeat bottom center;
	width:500px;
	padding-bottom:30px;
}

#mask {
	width:470px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel #panel-1, #panel #panel-2, #panel #panel-3, #panel #panel-4 {
float:left;

}


/* extra optional styling for each tab content */
#panel-1 {height:430px;
}
#panel-2 {height:430px;
}
#panel-3 {height:430px;
}
#panel-4 {height:430px;
}


#content{background: url('/images/menu/verxbg.gif') top no-repeat; text-align: left; background-color: #252c34;
	//border-radius: 2em 1em 4em / 0.5em 3em;
}


 #commentari{display: block; margin: 0 auto;  width: 470px; height:430px; color: #777; }
.polia {position: relative; border: 1px; border-right:#555 1px solid;border-bottom:#555 1px solid;background:#14171b;color:#777; }

 #comments{
                width: 470px; 
				height: 310px;
				padding: 0px;
				color:#565656;
				overflow-y: auto;
				position: relative;
				text-align: left;
				background:#14171b;

}
.comments_item{padding: 0 44px 0 0; }
 .comms { font: 1.15em/1.22em Arial, Helvetica, sans-serif; color:#888; margin: 10px; }
 .video_datt { font: 0.98em/1.2em  Tahoma; color: #555; }
            
 
#pop{
	width: 465px !important;
	width: 465px;
	height: 430px;
	position: relative;
	margin-top: 10px; 
	float: left;
	overflow: hidden;
}

.popvideo{	
	width: 121px !important;
	width: 121px;
	height: 68px;
					text-align: left;
    border:4px solid #14171b ;	
	margin:7px 7px 7px 7px;
	overflow:hidden;
    float: left;
    position:relative;
}

.popvideo .caption {
	width:121px;
	height: 68px;	
	background:#000;
	color:#fff;
	position:absolute;
	left:0;
	display:none;
    filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */

}

.popvideo .caption a, .popvideo .caption a:hover {
	text-decoration:none;
	 font: 1.2em/1.3em  Tahoma;
	color:#777;
	/* add spacing and make the whole row clickable*/
	padding:5px;
	display:block;
	width:121px;
	height: 68px;	
}

.popvideo .caption a:hover {
	color:#806a42;}

.popvideo .caption p{
	padding:5px;	
	margin:0;
    color:#777;
}

.popvideo img.pops{	
	border: 0px;
	position:absolute;
}

.clear {
	clear:both;	
}
