.slidedown_header, .slidedown_header_active {
background:#F0F0F0 url(../images/i_arrow_grey_down_quad.gif) no-repeat scroll 290px 5px;
cursor:pointer;
font-weight:bold;
height:20px;
margin:1px 15px;
overflow:hidden;
padding:4px 0px 1px 15px;
}
.slidedown_header:hover {
background:#E5E5E5 url(../images/i_arrow_yellow_down.gif) no-repeat scroll 290px 5px;
}
.slidedown_header_active {
background:#E5E5E5 url(../images/i_arrow_grey_up_quad.gif) no-repeat scroll 290px 5px;
}
.slidedown_header_active:hover {
background:#F0F0F0 url(../images/i_arrow_yellow_up.gif) no-repeat scroll 290px 5px;
}
.slidedown_body {
background:#F9F9F9 url(../images/general/answer_bottom.gif) no-repeat scroll center bottom;
display:block;
height:auto;
margin:0px 15px;
overflow:visible;
padding:4px 0px 1px 8px;
}
#content .slidedown_item {
border-top:1px solid #FFF;
}
#content .slidedown_header, #content .slidedown_header_active {
background:#F0F0F0 url(../images/i_arrow_grey_down_quad.gif) no-repeat scroll 508px 4px;
margin:0px;
padding:4px 10px 1px;
font-weight:bold;
}
#content .slidedown_header_active {
background:#E5E5E5 url(../images/i_arrow_grey_up_quad.gif) no-repeat scroll 508px 4px;
}
#content .slidedown_header_active:hover {
background:#F0F0F0 url(../images/i_arrow_yellow_up.gif) no-repeat scroll 508px 4px;
}
#content .slidedown_header:hover {
background:#E5E5E5 url(../images/i_arrow_yellow_down.gif) no-repeat scroll 508px 4px;
}
#content .slidedown_body {
background:#F9F9F9 url(../images/answer_bottom_right.gif) no-repeat scroll center bottom;
margin:0px 0px 0px 1px;
}


s