/* player */

#videobox{
text-align: left;
font-family: Arial, Verdana, Trebuchet MS;
}

.bigvidlink{
padding-left: 0.3em;
}

#vie_tv-transkript-toggle{
padding: 0 0 0 0.3em;
margin: 0 0 0 0;
}

#vie_tv-transkript-toggle p{
line-height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#videobox a{
dext-decoration:none;
}

#videobox a:focus{
border: 2px solid #CCCCCC;
}

#content .vb_default{
width:400px; 
font-size: 0.9em;
}

#content .vb_big{
width:600px; 
padding-left: 10px;
padding-top: 10px;
font-size: 1.2em;
}


#vidpreview{
border: 1px solid #cccccc;
background-color:#FFFFFF;
z-index:1;
/*
width: 447px;
height: 335px;
width: 400px;
height: 300px;
*/
}

.plwr_default {
width:400px; 
height:300px;
}
.plwr_big{
width: 600px;
height: 450px;
}


#extplayercontrolsid h2 {
	font-size:1em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;	
	text-transform: uppercase;
	text-align:right;
	border-bottom: 1px solid #FFFFFF;;
	text-align: left;
}

#extplayercontrolsid a{
text-decoration:underline; 
color: #00263c;
font-weight:bold;
}




#videobox div#helpcontrol img {
width:2.5em;
height:2.5em;
}
#videobox div#helpcontrol ul{
list-style-type:none;
padding:0px;
margin: 0px;
}
#videobox div#helpcontrol ul li{
float: left;
padding:0em 0.5em 0em 0em;
margin: 0px;
background-image:none;
clear: none;
}


div.rightteaser2 div#helpcontrol img {
width:1.5em;
height:1.5em;
}

div.rightteaser2 div#helpcontrol ul{
list-style-type:none;
padding:0px;
margin: 0px;
}

div.rightteaser2 div#helpcontrol ul li{
float: left;
padding:0em 0.2em 0em 0em;
margin: 0px;
background-image:none;
clear: none;
}


/* /player */