@charset "utf-8";
/* CSS Document */

/* Style the post form */
#form_post{text-align:center;}

/* Style the form header */
#form_post h1{text-align:center;font-size:14px; color:#FFFFFF;}

/* Style the post label */
#pw_post_label{color:#FFFFFF;font-size:12px; font-family:Arial, Helvetica, sans-serif}

/* Style the post button */
#pw_submit{margin-top:14px;}

	
