@charset "utf-8";

#contact {
		width: 36em;
		margin-left: 2em;
}
#contact #frmRegister fieldset legend {
		font-family: Tahoma, Geneva, sans-serif;
		color: #0B416F;
		text-transform: none;
		font-variant: small-caps;
		font-size: 1em;
		margin-top: -.3em;
		padding: 5px 10px;
		background: #93A4C0;
}
#contact #frmRegister input.text {
		width: 20em;
		background: #D3DAE4;
}
#contact #frmRegister input.text:focus,
#contact #frmRegister textarea:focus {
		background: #eddab1;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-right-style: none;
		border-bottom-style: none;
}
#contact #frmRegister input#pwd:focus {
		background: #eddab1;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
}

#contact #frmRegister  #pwd { background: #D3DAE4; }


#contact #frmRegister  label {
		padding-left: 1em;
		margin-left: 1em;
		line-height: 1.3 em;
}



#contact #frmRegister p {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: .9em;
		color: #333;
		
}

#contact #frmRegister fieldset {
		background: #93A4C0;
		border-right: 1px solid #333;
		border-bottom: 1px solid #333;
		border-top-style: none;
		border-left-style: none;
		padding-top: 1em;
		margin-top: 1em;
}

textarea {
		margin-left: 1em;
		background: #D3DAE4;
		width: 25em;
}

#contact #frmRegister #button, #contact #reset, #contact #login {
		margin-left: 1em;
		padding-left: 1em;
		padding-right: 1em;
}

#frmRegister fieldset p label #newsletter { }

#frmRegister fieldset p label #newsletter { 
}
