a{
outline:none;
}
	#scrollable {
	width:680px;
}

/* container for panes */
#panes {	
width:450px;
	top:-20px;	
	height:306px;
	float:left;
}
#tiene{	
width:180px;
float:left;
margin-left:460px;
}
/* single pane */
#panes div {
width:450px;
float:left;
height:278px;
}
/***** player style *******/

/* container has a background image */
a.player {	
	display:block;
	width:450px;
	height:278px;
	padding:0;	
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
}

/* splash image */
a.player img {
	border:0;	
}
ul.tabs2 { 
list-style:none; 
margin:0;
padding:0px;
height:24px;
}

ul.tabs2 li { 
padding:0px;
margin:0 !important;
list-style-image:none !important; 
}

ul.tabs2 a { 
font-size:11px;
display:block;
height: 15px;  
text-decoration:none;
color:#999999;
padding-top:0px;
padding-bottom:0px;
margin:0px;	
cursor:pointer !important; 
}

ul.tabs2 a:hover {
	color:#FF007F;	
}

ul.tabs2 a:hover samp {
	color:#fff;	
}

ul.tabs2 a.current, ul.tabs2 a.current:hover {
	cursor:pointer !important; 
	color:#FF007F !important;
}



div.panes div.pane {
	display:none;		
		width:680px;
}
 
