a{
outline:none;
}
	#scrollable {
	width:486px;
	height:400px;
}

/* container for panes */
#panes {	
width:486px;
	top:0px;	
	height:297px;
	float:left;
}
#tiene{	
height:600px;
float:left;
}
/* single pane */
#panes div {
width:486px;
float:left;
height:297px;
}
/***** player style *******/

/* container has a background image */
a.player {	
	display:block;
	width:486px;
	height:297px;
	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:15px;
float:left;
}

ul.tabs2 li { 
padding:0px;
margin:0 !important;
list-style-image:none !important; 
float:left;
}

ul.tabs2 a { 
font-size:11px;
display:block;
height: 15px;  
text-decoration:none;
color:#000000;
padding-right:9px;
margin:0px;	
cursor:pointer !important; 
float:left;
}

ul.tabs2 a:hover {
	color:#8bc53f;	
}

ul.tabs2 a:hover samp {
	color:#fff;	
}

ul.tabs2 a.current, ul.tabs2 a.current:hover {
	cursor:pointer !important; 
	color:#8bc53f !important;
}



div.panes div.pane {
	display:none;		
		width:680px;
}
 
