@charset "utf-8";
@import url("reset.css");
@import url("template.css");
@import url("accordion.css");
/*this page only*/
.t1{background:url(../images/title-faq.gif) no-repeat left top;}
.faq_title {text-align:left;font-size: 15px;color: #F06;font-weight: normal;border-bottom: 1px solid #666;padding: 10px 5px 5px 35px;background: url(../images/support.gif) no-repeat left 10px;}
.toggler{color:#222;margin:0;padding:2px 5px 2px 20px;background:#eee url(../images/faq_open.gif) no-repeat 5px center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #f5f5f5;border-left:1px solid #f5f5f5;font-size:12px;font-weight:400;cursor:pointer;}
.element{background:#FFC;font-size:12px;line-height:22px;color:#000;}
.element p{margin:0;padding:4px;}
