/* Interiores */
#interior-header select#styleSelector0{
	margin: 15px 0 0 44px;
	width: 130px;
}
#interior-header select#styleSelector{
	margin: 15px 0 0 0;
	width: 405px;
}
div.item .text{
	height: 59px;
}
div.item img.puntuacion{
	width: 69px;
	height: 11px;
	float: none;
	border: 0;
	margin: 0;
}
/* Letras */
table#letras{
	margin: -15px -8px 15px -9px;
}
.box{
	width:17px;
	height:18px;
	text-align: center;
	background-image: url(/img/letra_box.gif);
}
.letra{
	font-size: 9px;
	font-family: verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:gray;
}
.letra:hover{
	font-size: 9px;
	font-family: verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	color:#4b4b4b;
}
