div.faq-list{
margin:0 0 25px 0;
padding:20px 20px 5px;
background:#fbfcf3;
border:solid 1px #b0b074;
}

div.faq-list ul{
margin:5px 0 15px 0;
}

div.faq-list ul li{
margin:0 0 8px 0;
padding:0 0 0 18px;
background:url(../img/arrow_list.gif) no-repeat 0 50%;
}

dl.faq{
width:95%;
margin:0 0 20px 15px;
padding:0 0 15px 0;
border-bottom:dotted 1px #ccc;
}

dl.faq dt{
padding:2px 0 0 28px;
background:url(../img/q-mark.gif) no-repeat 0 0;
line-height:150%;
}

dl.faq dd{
margin:10px 0 0;
padding:2px 0 0 28px;
background:url(../img/a-mark.gif) no-repeat 0 0;
line-height:150%;
}

div#wrapper div#contents div.rightBox h3{
margin:20px 0 15px;
}

