body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
	background: #B0B0B0;
}

#pagina
{
	margin: auto;
	text-align: left;
	width: 772px;
	height: 50px;
	background: #B0B0B0;
}
#player, #selector {
	float: left;
}
#selector {
	margin: 10px 0 0 0;
	padding: 0;
	width: 240px;
}
#selector select {
	width: 220px;
	font-size: 10px;

}
