.faq fieldset {
	background: #d0edff;

}
.faq fieldset.first{
	background: #d0edff url('../img/top_left.gif') 0 0 no-repeat;
}

.faq fieldset div.categories{
	background: transparent url('../img/top_right.gif') 100% 0 no-repeat;
}
.qaa p.question{
	background: #dfdfdf;
	border: 1px solid #ccc;
}
.qaa p.answer{
	background: #fff;
	border: 1px solid #ccc;
}
.faq #emailUs fieldset {
	background: #d0edff url('../img/round_corner_top.gif') 0 100% no-repeat;
}
#emailUs div.form_header{
	background: url('../img/top_left.gif') 0 0 no-repeat;
}
#emailUs div.form_header p{
	background: url('../img/top_right.gif') 100% 0 no-repeat;
}
#emailUs div.form_inputs{
	background: url('../img/bottom_left.gif') 0 100% no-repeat;
}
#emailUs div.form_inputs div.input_group{
	background: url('../img/bottom_right.gif') 100% 100% no-repeat;
}
.faq .view_button{
	vertical-align: bottom;
}
.faq .search_button{
	vertical-align: bottom;
}