#faqscontents
{
width:720px;
background-color:#EEEEEE;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-image:url(../img/faqs_bg.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
#faqspage
{
margin-top:20px;
}
#faqscontents ul
{
list-style-type:square;
padding:0px 0px 0px 30px;
margin:10px 0px 10px 298px;
border-left:1px solid #CCCCCC;
}
#faqscontents li
{
padding-bottom:3px;
}
dl dt
{
font-weight:bold;
color:#DF4282;
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size:1.2em;
padding-bottom:3px;
}
dl dd
{
margin:0px 0px 10px 0px;
padding-bottom:10px;
border-bottom:1px dotted #DDDDDD;
}