#message_list li.flagged, #photo_list li.flagged { opacity: 0.5; filter: alpha(opacity=50); }
div.messageBoard{ font-size:11px }
div.messageBoard h1 {display:none}
div.messageBoard input[type$="text"],textarea { font-size:11px; width:350px; }
div.messageBoard textarea { height:130px;width:350px; }
div.messageBoard th { color:#820024; width:250px; padding-right:10px }
div.messageBoard .button[value$="Post"] {width:250px; }
div.messageBoard .button[value$="Cancel"] {width:100px; }