.faqAns {
padding: 6px 10px 0 10px;
background: url(../_common.images/faq_ans.gif) no-repeat;
width: 547px;
display: none;
}

#bodyCopy .faqAns p {
margin-bottom: 1.25em;
}

.faqParent span {
display: none;
}

.faqParent {
margin-bottom: 15px;
}

#bodyCopy .faqParent p {
margin: 0;
}

.faqQuest p a {
width: 567px;
display: block; overflow: hidden;
background: url(../_common.images/faq_more.gif) bottom right no-repeat;
padding-bottom: 10px;
text-decoration: none;
color: #666666;
}

/*
div.faq {
border: solid 1px #5B106F;
border-top: none;
width: 565px;
margin: 20px 0;
font-size: 14px;
line-height: 1.5em;
}

div.faq a.question {
color: #000000;
text-decoration: none;
display: block;
padding: 10px 25px 10px 10px;
background: #DECFE2 url(../_common.images/question.gif) 539px 13px no-repeat;
margin: 0;
border-top: solid 1px #5B106F;
}

div.faq a.question:hover {
background-color: #DBBFE2;
} 

div.faq div {
border-top: solid 1px #303A47;
display: none;
padding-left: 10px;
padding-right: 10px;
}*/