div.message_head { height:28px; clear:both; margin-bottom:4px; width:918px; }
div.message_options { background:#dca; margin:0 0 4px 10px; float:left; width:120px; padding:8px 26px; }
div.message_options_head { background:#cb9; margin:0 0 0 10px; float:left; width:172px; text-align:center; padding:4px 0; font-size:12px; font-weight:bold; }
div.message_options_post { background:#dca; margin:0 0 0 10px; float:left; width:160px; padding:0 6px; font-size:14px; }
div.message_option_button_container { background:none; float:left; width:110px; margin:0; padding:6px 0 0 6px; }
div.message_post_button_container { background:none; float:left; height:44px; width:156px; margin-top:10px; padding:0 10px; }
div#write { width:950px; float:left; border:1px solid #ddd; padding:4px; background:url('/img/site/grey_fade.jpg'); }
div#editor_block { background:#edb; padding:10px; margin:6px; float:left; width:918px; }
div#editor_container { width:736px; float:left; overflow:hidden; }
div#category_select_container { width:200px float:left; }

span.article_title_header { display:block; font-size:18px; font-weight:bold; float:left; }
span#title_header { display:block; margin:4px; float:left; }
span#editor_switch_container { display:block; background:none; float:right; width:162px; height:16px; margin:0 12px 0 0; padding:4px 0; text-align:center; }
span#article_comments_text { display:block; margin:0 0 2px 6px; font-size:12px; }

a.switch_link { background:none; font-size:12px; }

ul#rules_list li { font-size:14px; margin:0; }

/* table */
div#editor_block table { float:left; }

/* input */
input.message_option_button { display:block; width:106px; height:26px; padding-bottom:6px; background:#dcb; border:1px solid #ba9; font-size:16px; color:#000; }
input.message_option_button:hover { background:#edc; cursor:pointer; }
input.message_post_button { display:block; float:left; width:138px; height:34px; padding-bottom:2px; background:#d9cccc; font-size:18px; color:#000; }
input.message_post_button:hover { cursor:pointer; }
div#editor_block input { margin:0 8px 8px 0; }
input#article_title { display:block; font-size:16px; width:400px; font-weight:bold; color:#444; border:1px solid #ba9; float:left; }

/* select */
select#article_category {  font-size:16px; font-weight:bold; color:#444; border:1px solid #ba9; }
select#article_comments_select { margin-left:6px; width:108px; }

/* textarea */
textarea#editor { height:366px; }
div#basic_editor_div textarea { font-size:14px; color:#000; border:1px solid #ba9; font-family:tahoma; }