body,td,table,input,select,textarea { font-family: verdana; font-size: 11px;}
table { background: #45454545;}
table.post { background: #1f1f1f;}
table.msg_header { background: #45454545; color: #fff;}
td.msg_header { background: #45454545; color: #fff;}
td.msg_post { background: #555; color: #fff;}
td.msg_links { background: #1f1f1f;}
td.msg_add_message { background: #1f1f1f;}
input {
	background-color: #444;
}

.pad_top {
	margin-top: 2em;
}