@charset "utf-8";



.faqs  #container {
	background: #F4CE8D;

}
.faqs #wrapper   {
	background: #FFFFFF url(../images/faq/bkg.jpg) no-repeat center 70px;
}
.faqs #sidebar #holder  {
	background: url(../images/faq/sidebar.jpg) no-repeat;
}
.faqs   #btnActive {
	background: url(../images/common/buttons/faqs/btn_faq_a-trans.png) no-repeat;
}
.faqs #btnAbout:hover {
	background: url(../images/common/buttons/faqs/btn_about_h.gif) no-repeat;
}

.faqs  #btnJoin:hover {
	background: url(../images/common/buttons/faqs/btn_join_h.gif) no-repeat;
}
.faqs  #btnMember:hover {
	background: url(../images/common/buttons/faqs/btn_member_h.gif) no-repeat;
}
.faqs  #btnFaqs:hover {
	background: url(../images/common/buttons/faqs/btn_faqs_h.gif) no-repeat;
}
.faqs  #btnPrivacy:hover {
	background: url(../images/common/buttons/faqs/btn_privacy_h.gif) no-repeat;
}
.faqs  #btnResearch:hover {
	background: url(../images/common/buttons/faqs/btn_research_h.gif) no-repeat;
}


.faqs  #content  div p {
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 7px;
}
.faqs #content div p a {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

.faqs  #content  div  ol {
	margin-top: 10px;
}
.faqs  #content  div  ol li {
	list-style: decimal;
	font-weight: normal;
	padding-left: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #000000;
}*/
#button {
	width: 100px;
}
.faqs  #site_title {
	background: url(../images/faq/site_title.gif) no-repeat;
}
.normal {
	font-weight: normal;
}
