@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}

/* opciones */
#rightquickmenu{ float:right; width:120px;}
#opciones{z-index:7000;padding-bottom:10px;padding-left:10px;width:120px;padding-right:10px;font:12px/140% arial, helvetica, sans-serif;background:#e7e7e7;color:#999;top:0px;right:0px;padding-top:10px; position:absolute}
#opciones p{font-size:12px;height:24px;line-height:24px;}
#opciones a{color:#999;text-decoration:none; display:block;}
#opciones a:hover{background:#666666;color:#fff}
#settings{z-index:8000;text-indent:-99999px;width:43px;display:block;background:url(../images/wap_opciones.gif) no-repeat 0px 0px;height:43px;overflow:hidden;top:0px;cursor:pointer;right:0px;position:absolute}
#settings:hover{background:url(../images/wap_opciones.gif) no-repeat 0px -86px}
.cerrar{background:url(../images/wap_opciones.gif) no-repeat 0px -43px!important;}
