#ph_signin_form {
	clear:both; overflow:hidden; border-left:2px dotted #aebcc7;
 	margin:0px 0 0px 282px; padding:90px 0 90px 20px;
	
}
#ie #ph_signin_form { width:460px;}

#ph_signin_form .label { 
	 padding:0px; margin:0; font-size:12px; font-family:Tahoma; color:#4f6678;
	/* Your css here */
}

#ph_signin_form .notes {
	font-size:12px; font-family:Tahoma; color:#4f6678;
	/* Your css here */
}

#ph_signin_form .error {
	/* Your css here */
	color:red;font-size:12px; font-family:Tahoma;
}

#ph_signin_form .success {
	/* Your css here */
}

#ph_signin_form .field input{ width:210px; height:18px;
	/* Your css here */
}

#ph_signin_form .actions input{
	/* Your css here */
}



