@charset "utf-8";
/* CSS del Contenedor */
h2 {
margin:0;
}
.texto {
width:396px;
position:absolute;
margin-top:130px;
height:376px;
}
.texto2 {
width:450px;
margin:130px 175px;
float:right;
}
.home {
color:#76797C;
font-size:11px;
line-height: 18px;
}
ul.home {
margin:0;
background:url(imgs/userbg.png);
}
ul {
list-style:none;
padding:0;
}
.home h2 {
font-size:12px;
font-weight:bold;
}
.lq {
color:#76797C;
font-size:11px;
line-height:1.3em;
}
.lq UL {
padding: 0 12px;
padding-bottom:0pt;
        }
.lq li {
line-height:16px;
padding:6px 0pt;
        }
.homehandle {
background:url(imgs/bghdr.png) no-repeat top;
cursor:pointer;
font-size:12px;
font-weight:normal;
height:25px;
line-height:25px;
margin-bottom:0pt;
text-indent:15px;
width:100%;
color:#FFF;
}
.homehandle.open {
background:url(imgs/bghdr.png) bottom;
}