@charset "utf-8";
/* CSS Document */

.mainContainer h3{
background:url(../images/icon11.png) 7px center no-repeat;
text-indent:35px;
padding:7px 0;
border:none;
}

#faq li{
background:url(../images/line2.gif) left bottom repeat-x;
padding-bottom:5px;
margin-top:7px;
}

.answer{
background:#fff;
padding:7px;
border:#ddd solid 1px;
margin-bottom:5px;
}

.answer div{
background:url(../images/icon12.gif) left top no-repeat;
padding-left:30px;
}