#faq_list_box_holder
{
margin-left:12px;
color: #FFFFFF;
}

#faq_list_box_holder h2
{
color: #FFFFFF;
}

.faq_list_box {
width: 290px;
padding: 4px;
float:left;
background-color: #1155aa;
margin-right: 20px;
margin-bottom: 8px;
}

#faq_list_box_holder .faq_list_box  p {
color: #FFFFFF;
}

/*

FAQ Questions

*/

#faq_list_box_holder .faq_question_underline {
border-top:1px dashed #FFFFFF;
padding:2px 0px;
}

#faq_question_holder .bubble_middle a {
color:#1155AA;
}

/*

Bubbles

*/

#faq_question_holder {
margin-left:20px;
}

#faq_question_holder .bubble_top {
position:relative;
width:620px;
height:20px;
background-image:url(../images/faq_images/bubbletop.jpg);
}

#faq_question_holder .bubble_middle {
position:relative;
width:592px;
min-height:100px;
padding-left:12px;
padding-right:16px;
background-image:url(../images/faq_images/bubblemiddle.jpg);
text-align:justify;
}

#faq_question_holder .bubble_bottom {
position:relative;
width:620px;
height:20px;
background-image:url(../images/faq_images/bubblebottom.jpg);
}

/*

Head images

*/

#faq_question_holder .head_general {
position:absolute;
width:100px;
height:100px;
z-index:1;
}

#faq_question_holder .head_right {
margin-left:520px;
}

#faq_question_holder .head_left_holder {
width:88px;
height:80px;
float: left;
padding-right: 4px;
}

#faq_question_holder .head_right_holder {
width:84px;
height:80px;
float: right;
padding-left: 4px;
}