/* Custom CSS for appeal 323 */

/* Rules from appeal */

/*Overrides of existing style rules*/
label{font-weight:bold;color:#005F00;}

/*My custom style rules*/
.introduction{font-size:90%;width:94%;margin: 20px auto 20px auto;}
.makeitknown{background-color:#F6F6F8;border:1px solid #D6D6D8;padding:10px;margin:10px auto 10px auto;font-size:110%;}
.strong{font-weight:strong;}
.num_sent_messages{text-align:center;margin-bottom:30px;font-size:85%;}

