#page-left { float: left; width: 160px; margin-right: 20px; }
#page-middle { float: left; width: 500px; margin-right: 20px; text-align: justify; }
#page-right { float: left; width: 250px; }

h1 { padding-bottom: 3px; border-bottom: 1px solid #ada6a5; font-size: 18px; }
h3 { margin: 10px 0; }
#heading-h1 { font-size: 12px; clear: both; margin-bottom: 15px; font-family: "Trebuchet MS", sans-serif; text-align: right; }

#create-page { width: 148px; overflow: hidden; border: 1px solid #e1e1e1; padding: 5px; background: #f8f8f8; }
#create-page .input { float: left; width: 110px; margin: 10px 0 0 0; }
#create-page .create-button { margin: 10px 0 0 5px; }
 
ul#fiki-nav  { margin: 20px 0 0 0; padding: 0; list-style: none; }
#fiki-nav li { line-height: 22px; border-bottom: 1px solid #e3e8f0; padding-left: 15px; background: url('http://www.bb-team.org/images/ezine/side-nav-bullet.gif') no-repeat 0; }

#edit_article_form {}
#edit_article_form .textarea { width: 496px; height: 300px; margin-bottom: 10px; }
#edit_article_form label { float: left; width: 105px; margin-bottom: 5px; }
#edit_article_form .input { float: left; width: 391px; margin-bottom: 5px; } 
#edit_article_form .checkboxes { margin: 0 0 0 52px; }
#edit_article_form .submit { margin-top: 10px; }

#wiki-articles { width: 498px; border: none; border-collapse: collapse; margin: 20px 0 0 0; }
#wiki-articles td { text-align: center; width: 132px; }

.preview { border: 1px solid #f1f1f1; background: #f8f8f8; padding: 5px; margin-bottom: 15px; }
.preview p { margin: 0; }

#wiki-page a { text-decoration: underline; color: #b76818; }
#wiki-page a:hover { text-decoration: none; color: #fff; }

.right-nav li { line-height: 23px; background: url('http://www.bb-team.org/images/ezine/side-nav-bullet.gif') no-repeat 0 7px; }
.right-nav .right-nav-title { color: #555; border-bottom: 2px solid #555; font-size: 15px; margin-bottom: 10px; }