@charset "UTF-8";
#reproductor {
	position: absolute;
	height: 30px;
	width: 252px;
	left: 1px;
	bottom: 1px;
}
#reproductor_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	position: absolute;
	height: 23px;
	/*width: 252px;*/
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
