/* CSS Document */

#aboutContent{
	width:755px;
	margin:0 auto;
	padding-top:15px;
	text-align:left;
	font-size:12px;
}
#forgotTitle{
background:url(../images/beamemberTitle.jpg) top left no-repeat;
	text-indent:-9999px;
	width:313px;
	height:56px;
}

#forgotPassword{
	margin-top:10px;
	margin-bottom:8px;
	width:755px;
}
#forgotPassword h1{
	float:left;
	font-size:14px;
	color:#393939;
}
#forgotPassword p{float:right;}

#forgotBGtop{
	background:url(../images/signuptopbg.jpg) top left  no-repeat;
	width:733px;
	height:21px;
}
#forgotHolder{
	width:733px;
	margin:0 auto;
}
#forgotBGbody{
	background:url(../images/signupbodybg.jpg) top left repeat-y;
}

#forgotHolder fieldset{
	width:550px;
	margin:0 auto;
}
	

#field1 label, #field1 label span{
	display:block;
	padding:5px 0;
 }	

#field1 label{
	float:left;
	width:100%;
 }
 
 	
#field1 label span{
	float:left;
	width:30%;
}

#field1 input{
	float:right;
	border:#CFD5E6 1px solid;
	width:300px;
	height:18px;
}	


#field2{
	margin-top:10px !important;
	}
#field2 label{
	float:left;
	
 }	
#field2 span{
	float:left;
 }	

#subLabelSign{
	float:right ;
	width:300px;
	
	 }
#subLabelSign input{
	width:20px;
	float:none ;
	}
#subLabelSign p{
display:inline;
}

	
#field3{
	margin-top:10px !important;
	}
#field3 label{
	float:left;
	
 }	
#field3 span{
	float:left;
 }	

#subLabelSign2{
	float:right ;
	width:300px;
	
	 }
#subLabelSign2 input{
	width:20px;
	float:none ;
	
}
#subLabelSign2 p{
display:inline;
}


#field4{
	margin-top:10px !important;
	}
	
#field4 label, #field4 label span{
	display:block;
	padding:5px 0;
 }	

#field4 label{
	float:left;
	width:100%;
 }	
#field4 label span{
	float:left;
	width:30%;
 }	
 
#field4 input{
	float:right;
	border:#CFD5E6 1px solid;
	width:300px;
	height:18px;
}	

.leftSpace{
	padding-left:20px;
}

#signBottomBg{
	background:url(../images/signupbottombg.jpg) top left no-repeat; width:733px; height:240px;
}
#commentHolder{
	padding:30px 0 0 200px;
}

#commentHolder textarea{
	border:#CFD5E6 1px solid;
}

#submitB3{
	text-align:center;
	width:100px;
	margin:0 auto;
	margin-top:20px;

}

#submitB3 a{
	background:url(../images/submitButtonc.jpg) top left no-repeat;
	width:97px;
	height:37px;
	text-indent:-9999px;
	display:block;
}
#submitB3 a:hover{background-position: 0 -37px;}