.category_desc, .category_desc p {
    color: #434343 !important;
}
.category_desc {
    float: left;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 14px;
    width: 100%;
}

h2.faq-category, h2.faq-category-title, div#widgetTitleWrapper {
    background: url("http://brizygames.s3.amazonaws.com/images/site/faq_stripe.png") no-repeat scroll 0 0 transparent !important;
    color: #FFFFFF;
}
h2.faq-category {
    float: left;
    height: 51px;
    margin-bottom: 14px;
    margin-top: 10px;
    width: 920px;
}

h2.faq-category a, h2.faq-category span {
    color: #FFFFFF !important;
    float: left;
    font-family: verdana;
    font-size: 22px;
    padding: 11px 0 0 15px;
}

.questions {
    float: left;
    margin-bottom: 14px;
}

.faq-question a:hover {
    text-decoration: underline;
}

.faq-question {
    float: left;
    margin-bottom: 2px;
}

.faq-question {
    float: left;
    margin-bottom: 2px;
}
.faq-question a {
    float: left;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 25px;
    text-decoration: none;
    width: 904px;
}

.faq-question {
    background: url("http://brizygames.s3.amazonaws.com/images/site/faq_arrow.png") no-repeat scroll 0 0 transparent;
}

.faq-question a {
    color: #030303 !important;
}