#extra_menu { float: left; width: 190px; }
#content { margin-left: 200px; }
#loginform { width: 400px; margin: auto; }
#loginform td { width: 200px; text-align: right; }
#loginform td.t { text-align: left; }
#page_edit th { text-align: right; vertical-align: top; width: 150px; }
#page_edit td { text-align: left; }
#page_edit td.right { text-align: right; }
#page_edit th i { font-size: 110%; color: red; }
#page_edit td { padding: 0; }
#news_text_tbl,
  #page_body_tbl,
  #solution_text_announce_tbl,
  #solution_text_full_tbl,
  #solution_text_technical_tbl,
  #story_text_announce_tbl,
  #story_text_full_tbl,
  #story_text_technical_tbl,
  #page_edit select { margin-left: 5px; }
#page_edit input { width: 80%; margin-left: 5px; padding: 5px; border: 1px solid #000; color: #000; font-size: 90%; }
#page_edit select { padding: 3px; border: 1px solid #000; color: #000; font-size: 90%; }
#page_edit input, #page_edit select { background: #ccc; }
#page_edit td.right input { width: auto; margin: 7px 0 7px 7px; }

