


/* Start:/local/templates/.default/components/bitrix/news.list/voprosi/style.css*/
.faq {
    margin: 10px 0;
    border-bottom: 1px dotted #8a9199;
    padding: 0 0 6px 0;
    width: 100%;
}

.faq .quest {
    padding: 0 5px;
background: url(/etc/datebg.gif) no-repeat;
    width: 138px;
    height: 18px;
    color: #2e5a91;
}

.faq .question {
    color: #333334;
    border: 1px solid #c6c9cb;
    padding: 5px;
    text-align: justify;
}

.faq .answer {
    color: #800000;
    border: 1px solid #c6c9cb;
    padding: 5px;
    text-align: justify;
}
.faq .ans {
    font-weight: bold;
    margin-bottom: 10px;
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/voprosi/style.css */
