@charset "utf-8";

.privacy  #container {
	background: #8BECF7;

}
.privacy #sidebar #holder  {
	background: url(../images/privacy/sidebar.jpg) no-repeat;
}
.privacy   #site_title {
	background: url(../images/privacy/site_title.gif) no-repeat;
}
.privacy #wrapper   {
	background: #FFFFFF url(../images/privacy/bkg.jpg) no-repeat center 70px;
}
.privacy #sub ul {
	margin-left: 283px;
}

.privacy    #btnActive {
	background: url(../images/common/buttons/privacy/btn_privacy-trans.png) no-repeat;
}
.privacy #btnAbout:hover {
	background: url(../images/common/buttons/privacy/btn_about_h.gif) no-repeat;
}

.privacy  #btnJoin:hover {
	background: url(../images/common/buttons/privacy/btn_join_h.gif) no-repeat;
}
.privacy  #btnMember:hover {
	background: url(../images/common/buttons/privacy/btn_member_h.gif) no-repeat;
}
.privacy  #btnFaqs:hover {
	background: url(../images/common/buttons/privacy/btn_faqs_h.gif) no-repeat;
}
.privacy  #btnPrivacy:hover {
	background: url(../images/common/buttons/privacy/btn_privacy_h.gif) no-repeat;
}
.privacy  #btnResearch:hover {
	background: url(../images/common/buttons/privacy/btn_research_h.gif) no-repeat;
}
.privacy  #content  div {
	padding: 10px 10px 5px;
	border: 1px solid #DBDBDB;

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