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#message_options { background:#dca; margin:0 0 6px 10px; float:left; width:160px; padding:4px; }
div#site_article_view { background:#fff; }
div#article_view_left_main { background:none; float:left; clear:both; width:180px; margin:2px 0 0 0; overflow:hidden; }
div#article_view_main { float:left; width:758px; margin:2px 0 0 4px; font-size:12px; background:#fff; border:1px solid #ddd; padding:8px; }
div#article_view_navigation { background:none; }
div#article_view_ad_tall { background:none; }
div#page_link_vertical_seperation { display:block; float:left; clear:both; }
div.article_item_container { background:none; float:left; width:778px; height:50px; margin:0 0 4px 0; font-size:17px; }

span.article_item_title_container { display:block; float:left; background:none; margin:0 0 2px 0; overflow:hidden; }
span#title_header { display:block; margin:4px; }
span#article_title_header { font-size:18px; font-weight:bold; }

a.article_item_title {  }

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

/* input */
div#editor_block input { margin:0 8px 8px 0; }
input#article_title { font-size:14px; font-weight:bold; color:#444; border:1px solid #ba9; }

/* select */
select#article_category {  font-size:16px; font-weight:bold; color:#444; border:1px solid #ba9; }

textarea#editor { height:360px; width:200px; }

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