#docWrapper{
	/*width:772px;
	/*background: #fc3;*/
	/*margin: 0px auto;*/
	background-color:#fff;
	background-image:url(../images/doc/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#footerContainer {
	background-image:url(../images/doc/footerBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#333;
	clear:both;
	padding-top:10px;
	height:100px;
}


.memberPreferenceItem{
	float:left;
	display:block;
	height:40px;
	width:230px;
}

.memberPreferenceItem input{
	float:left !important;
	display:inline !important;
	height:12px;
	border: 1px solid #f00  !important;
}

.memberPreferenceItem label{
	float:left !important;
	display:inline !important;
	height:40px !important;
	width:180px !important;
	line-height: 15px  !important;
}


.checkboxRow{
	float:left;
	display:block;
	height:40px;
	width:700px;
}

.checkboxRowDisabled{
	color:#ccc;
}

.checkboxRow input{
	float:left !important;
	display:inline !important;
	height:12px;
	border: 1px solid #f00  !important;
}

.checkboxRow label{
	float:left !important;
	display:inline !important;
	height:40px !important;
	width:650px !important;
	line-height: 15px  !important;
}

.comment_element{
		border-top:1px dotted #ccc;
		padding-top:10px;	
}
.comment_element_first{
		border-top:0px dotted #ccc !important;
		padding-top:0px !important;	
}
.comment_element p{
	color:#ccc;
	font-size:10px;
}


.faqThreeCol{
	padding:0px;
}

.faqThreeCol .faqContent{
	padding:20px;
	min-height:1000px;
	
}

.faqThreeCol .faqCategories{
	padding: 0px 0px 0px 125px;
	background-image:url(../images/featured/modules/faq/catBg.gif);
	background-repeat:no-repeat;
	height:50px;
	border-bottom:1px solid #ddd;
}

.faqThreeCol .faqCategories ul{
	display:block;
	height:50px;
	margin:0px;
	padding:0px;
}


.faqThreeCol .faqCategories ul li{
	display: inline;
	height:50px;
}

.faqThreeCol .faqCategories ul li a{
	padding: 0em 20px;
	line-height:50px;
	color: #09c;
	text-decoration: none;
	float: left;
	height:50px;
	background-image:url(../images/featured/modules/faq/catNorm.gif);
	background-repeat:no-repeat;
	background-position:right top;
	
	
}


.faqThreeCol .faqCategories ul li a.faqActiveCat , .faqThreeCol .faqCategories ul li a:hover{
	background-image:url(../images/featured/modules/faq/catActive.gif);
	background-repeat:no-repeat;
	background-position:right top;
/*	text-decoration:underline;*/
	color:#fff;
}


.faqSection{
}

.faqQuestionSet{
}

.faqQuestion{
}

.faqAnswer{
}
