@charset "utf-8";
/* CSS Document */
/*html, body {
height: 100%; overflow: auto; 
}*/

.pngfix { behavior:url(iepngfix.htc);}

.rating_yolopongo { float:left; margin:8px 10px 0px 0px;}

.score_yolopongo { width:20px !important; height:20px !important; font-size:12px; float:left; padding-top:1px; margin-right:2px;}

.rating_yolopongo-plus { background-image: url(images/voto_positivo.png); background-repeat:no-repeat; width:20px; height:20px; margin:0px 3px; float:left; cursor:pointer;}

.rating_yolopongo-minus { background-image: url(images/voto_negativo.png); background-repeat:no-repeat; width:20px; height:20px;  margin:0px 3px; float:left; cursor:pointer;}
#menu_acciones
{
	display:none;
	position:relative;	
	width:300px;
	height:1px;
	overflow:hidden;
}
.menu_acciones
{
	display:none;
	position:relative;	
	width:310px;
	height:1px;
	overflow:hidden;
}
#menu_usuario
{
	display:none;
	position:absolute;	
	width:60px;
	height:1px;
	overflow:hidden;
	border:#DEDEDE solid 1px;
	background-color:#D2D2D2;
}