#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;
}

ol li label.confirm {
	width:530px;
	line-height:15px;
}

ol li input {
	float:left;
}

ol li label.confirm em {
	color:#693;
	
}

.note .star{
	font-size:12px;
	color:#693;
	float:left;
	width:10px;
}

.note .message {
	display:block;
	float:left;
	font-size:10px;
	color:#999;
	width:650px;
}

.instructions {
	border:1px solid #ccc;
	padding:13px 20px 10px 20px;
	margin:0px;
	background:#f4f4f4;
	font-size:11px;

}

div.instructions h4, div.instructions p {
	margin:7px 0 10px 0;
	padding:0;	
}

div.instructions h4 {
	color:#693;
	font-size:14px;
}

.submitBtn {
	color: #666;
	font-weight:bold;
	padding:5px;
	width:150px;
}

.newmember {
	border:1px solid #ccc;
	padding:13px 20px 10px 20px;
	margin:0px;
	background:#f4f4f4;
	text-align:center;
	font-size:10px;

}

.newmember form label {
	font-size:13px;
}
div.newmember form p {
	margin:7px 0 10px 0;
	padding:0;
	
}
