#abq-title {
	text-align: center;
}
#abq-content, #abq-content-priority {
    padding: 15px 5px;
	background:#fff;
	border-top: 2px solid #7C716D;
	border-bottom: 2px solid #7C716D;
}
#abq-content-A, #abq-content-B {
    display: inline;
    border: 2px solid #FFFFFF;
}
#abq-content-A {
    float: left;
    background: #16D;
}
#abq-content-B {
    float: right;
    background: #7C716D;
}
#abq-image-question img, #abq-image-answer img, .abq-image-off {
    border: 0px;
    text-align: center;
    border-bottom: 1px solid #FFFFFF;
}
#abq-caption-question a, #abq-caption-answer a, #abq-caption-question, #abq-caption-answer {
    background: #7C716D;
    color: #FFFFFF;
    text-decoration: none;
}
#abq-caption-question {
    text-align: center;
    padding: 2px;
}
#abq-caption-answer {
    padding: 3px;
}
#abq-response, #abq-read-more {
	padding-top: 5px;
}
.abq-correct {
    color: green;
}
.abq-incorrect {
    color: red;
}
.abq-error {
    color: red;
    font-weight: bold;
}
#abq-clear, .abq-clear {
    clear: both;
}
#abq_form_categories, #abq_form_deactivate_date, #abq_form_deactivate_date {
    overflow: hidden;
}
