.faq-list{
padding:1px 0 10px 0;
font-size:12px;
}


.bx-tglr{
cursor:pointer;
margin:20px 0 0 0;
padding:13px 0 0 0;
font-size:12px;
font-weight:bold;
background:url(/p/faq.png) no-repeat 0 0;
text-align:left;
width:100%;
}
.bx-tglr div{
padding:0 10px 13px 25px;
background:url(/p/faq.png) no-repeat 0 bottom;
}
.bx-tglr.active{
color:#fff;
font-weight:bold;
background:url(/p/faq-active.png) no-repeat 0 0;
}
.bx-tglr.active div{
background:transparent;
}
.faq-list .element{
height:0;
overflow:hidden;
background:url(/p/faq-active.png) no-repeat 0 bottom;
}
.bx-top{
display:none;
}
.bx-top div{
display:none;
}
.bx-bottom{
display:none;
}
.bx-bottom div{
display:none;
}
.bx-content{
padding:5px 25px 15px 25px;
color:#fff;
font-size:12px;
line-height:120%;
}

