#FAQItems			{ margin-top:30px; }
.FAQItem			{ margin-left:15px; margin-bottom:30px; background-color:#FFF; border:1px #e8e8e8 solid; padding:15px 40px; position:relative; }
.FAQQuestion		{ text-transform:uppercase; font-size:20px !important; line-height:28px; font-weight:normal !important; display:block; }
.FAQQuestion:hover	{ text-decoration:none; }
.FAQAnswerMask		{ height:0px; overflow:hidden; }
.FAQIcon			{ width:41px; height:41px; background:url(../../images/faq_icon.png) no-repeat center top; position:absolute; top:-10px; left:-17px; }
.FAQIcon:hover		{ cursor:pointer; }
.FAQExpand			{ width:39px; height:11px; background:url(../../images/faq_expand.png) no-repeat center top; position:absolute; bottom:-5px; left:450px; display:none;  }
