.categories_table, .topics_table, .list_pm, .messages_table {width:100%; border:0;}
.categories_table th, .topics_table th, .list_pm th, .messages_table th {background:#749a21; color:#fff; padding:5px 10px;}
.categories_table td, .topics_table td, .list_pm td, .messages_table td {padding:5px 10px; border-bottom:1px dotted #ccc;}

/****General****/
textarea {resize:none;}
.left {text-align:left;}
.center {text-align:center;}
.edittable td {padding-top:5px; padding-bottom:5px;}
.message_buttons input {width:auto; padding:0px 5px;}
.button {background:url(../images/btnbg.png) center repeat-x; padding:5px 15px; border:0; color:#fff !important; cursor:pointer; font-weight:bold; display:inline-block;}
.button:hover {opacity:0.7; filter:alpha(opacity=70); text-decoration:none !important;}
/****Blocks****/
.box_left {float:left;}
.box_right {float:right;}
.box {margin:auto; padding:0; margin-bottom:10px;}
.login {width:355px; margin:auto; text-align:left;}
.box_login {width:360px; margin:auto; padding:20px; margin-top:20px;}
/****Content****/
.author {}
.big {font-size:1.2em;}
.small {font-size:0.7em;}
.title_cell {width:45%;}
.date {font-style:italic; text-align:right; font-size:0.9em; margin-right:10px;}
.edit {float:left;}
.forum_ntop, .forum_nrep, .forum_act, .forum_auth {width:100px;}
td.forum_cat, td.forum_tops {}
td.forum_cat .title {}
td.forum_cat .description {}
.noavatar {padding:15px; border:1px solid #ccc; width:70px; height:70px; font-size:0.9em; text-align:center;}
.clean {clear:both;}