/***************FAQ.php Styles***************/
#main #content ul {
 margin: 2px 8px 8px 20px;
}

#main #content ul li {
 font-weight: normal;
 list-style-type: disc;
}

#main #content ul li a {
 text-decoration: underline;
}

.faq div {
 margin: 5px 0 10px 10px;
 border: 2px solid #90ce00;
 padding: 5px;
 background-color: #fff;
}

.faq div p span {
 color: #90ce00;
 font-weight: bold;
}

.faq div p span + span {
 color: #000;
 font-weight: normal;
}

#main #content > h3 + p, #main #content > h3 + p + ul + p {
 text-align: right;
}

#main #content > h3 + p  a, #main #content > h3 + p + ul + p a {
 padding: 0 0 0 30px;
 margin: 0 0 0 20px;
}

#show {
 background: url(../images/showall.gif) no-repeat 8px 2px;
}

#collapse {
 background: url(../images/collapseall.gif) no-repeat 8px 2px;
}
