/* CSS Document */

#faqPageMain {float:left; padding:0 10px 10px 10px; width:626px; /* margin-top:-12px; */ *margin-top:0;}
		#faqPageMain LI {margin:2px 0;}
		.faqList {margin: 20px 0 20px 20px; padding:0;}
		.faqList LI {padding:5px 0;}
		.faqRule {border:0; background-color:#ccc; color:#ccc; height:2px; margin:33px 0; *margin:5px 0;}
		.faqReturn2top {margin-bottom:33px;}
		#textpghdr {* margin-bottom:10px;}
		.faqImg {float:right; border:1px #ccc dashed; margin:0 0 10px 18px;}
		
/************************************* faq table styles ***************************************/
.indent {padding: 0 0 0 20px;}
td {border-left: 1px solid #C6C3B5; border-bottom: 1px solid #C6C3B5; padding: 3px;}
.top { border-top: 1px solid #C6C3B5;}
.endtop { border-top: 1px solid #C6C3B5; border-right: 1px solid #C6C3B5;}
.end { border-right: 1px solid #C6C3B5;}

/************************************* customer service email form styles ***********************/
.message { clear: left; margin: 1px 0 0 0; }
.submit { margin: 0 0 50px 155px; }
li.csEmailRule p { 
	margin: 15px 0 5px 155px;
}
#memquest {
	margin: 0 0 0 155px;
}
#producttoggle, #membertoggle, #ordertoggle, #suggesttoggle, #programtoggle, #usingtoggle { display: none; }