ul.faq { list-style: square url(/images/ico_arrow_dn.gif) outside; margin: 0px; padding-left: 16px; }
ul.faq li { margin-left: 0px; padding-left: 0px; margin-top: .5em; }
ul.faq li a:link, ul.faq li a:visited { text-decoration: none; }
ul.faq li a:hover, ul.faq li a:active { text-decoration: underline; }

.faqItem { margin-top: 30px; padding-top: 15px; border-top: 1px dotted #ccc; }
.faqItem .q { padding: 4px 0 2px 36px; background: url('/images/ico_q.gif') no-repeat top left; font-weight: bold; }
.faqItem .a { min-height: 36px; _height: 36px; padding: 0 0 0 36px; background: url('/images/ico_a.gif') no-repeat 0 4px; }
.faqItem .top { padding: 4px 0 0 0; }
.faqItem .top img { float: left; }
.faqItem .top a:link, .faqItem .top a:visited { color: #03c; text-decoration: none; }
.faqItem .top a:hover, .faqItem .top a:active { color: #f58633; text-decoration: underline; }

