@charset "utf-8";
/* CSS Document */

p.desc{
font-size:12px;
line-height:22px;
margin:0px 0px 15px 0px;
padding:0px 0px 15px 0px;
border-bottom:solid 1px #e8e8e8; 
}

#faqBox h3{
font-size:14px;
background-image: url(images/question.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
margin:0px 0px 5px 0px;
padding:0px 0px 10px 30px;
}

p.answer{
background-image: url(images/answer.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
font-size:13px;
line-height:24px;
padding:0px 0px 20px 30px;
margin:0px 0px 15px 0px;
border-bottom:dotted 1px #e8e8e8; 
}

#boxL strong{
color:#FF6600;
border:solid 1px #FF6600;
padding:1px 6px 0px 6px;
}
