/*input{
	width: auto !important;
}*/
#edit-cancion0-wrapper{	float:left;}

/*.form-item{
	float:left;
	margin:0px !important;
	padding-left:5px;
}*/

#edit-body-wrapper{	float: none;}
label.option{	padding-right:5px;}
fieldset{
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

.votar{	cursor: pointer;	color:#fff;}

.flecha_top{
	background: url("images/flecha_enc.png") no-repeat;
	width:4px;
	height: 29px;
}

.nom_cancion{	font-size: 13px;	font-weight: bold;	color: #545454;}

.tres_mas{
	background:#1e1e1e;
	border-bottom:outset #3f3f3f 1px;
/*	width:50%;
	float:left;*/
}

.nomb_cancion{
	font-weight: 600;
	color:#cecece;
	float:left;
	padding: 8px;
}

.posicion_top{
	background:#232323;
	width:51px;
	height:30px;
	float:left;
}

.posicion{
	float:left; 
	padding-left:5px;
	padding-top: 8px;
	color: #bc0c19;
	font-weight: bold;
}

.vota label{
	background:#000000; 
	padding:2px 20px; 
	color:#ffffff;
	cursor:pointer;
}
.autocomplete li{
	height:10px;
	width:100%;
	border:1px solid #333;
	cursor:auto;	
}
.asmListItem{
	height:10px;
	width:100%;
	border:1px solid #333;
	cursor:auto;
}
.position{	float:left;	width:317px;}