@CHARSET "UTF-8";
.smiley{
	height: 30px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: bottom;
	cursor: pointer;
}
.mb_container{
	background-color: #fff;
	padding: 10px;
	margin-top: 20px;
	font-size: 12px;
}

.mb_container a:link, .mb_container a:visited{
	text-decoration: none;
	color: #0e61dd;
}

.mb_container a:hover{
	text-decoration: underline;
}

.mb_container p{
	padding: 0px;
	margin: 0px;
}

.mb_odd{
	background-color: #E7ECF2;
}
.mb_even{
	background-color: #D0DBEA;
}
.mb_hidden{
	opacity:.60;
	filter:alpha(opacity=60);
}
.mb_category{
	display: block;
	border-bottom: 2px solid #3E7DDA;	
	margin: 13px 0 0;
	padding-bottom: 5px;	
	text-align: left;
}
.mb_category_title{
	color: #3E7DDA;
	font-size: 14px;
	font-weight: bold;
}
.mb_category_description{
	font-size: 13px;
	margin-left: 10px;
}
.mb_table{
	width: 100%;
	margin-top: 10px;
}
.mb_table td {
	border: #fff 1px solid;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.mb_header{
	background-color: #3E7DDA;
	color: #fff;
	font-weight: bold;
}
.mb_recent_activity {
	width: 50px;
}
.mb_subcategory{
	width: 450px;
	text-align: left;
}
.mb_subcategory .name, .mb_subcategory .description{	
	text-align: left;
	font-size: 12px;
}
.mb_subcategory .name {
	font-weight: bold;
	margin-bottom: 5px;	
}
.mb_topics{
	width: 50px;
}
.mb_recent_activity{
	vertical-align: middle;
}

.mb_last_activity{
	width: 160px;
}
.mb_posts_table{
	width: 100%;
	margin-top: 10px;
}
.mb_posts_table td{
	border: #fff 1px solid;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.mb_poster_info{
	width: 120px;
}
.mb_avatar{
	margin-top: 5px;
	margin-bottom: 5px;
}
.mb_avatar img{
	border: #fff 1px solid;
}
.mb_post_title{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

.mb_post_sent{
	font-weight: normal;
	margin-left: 20px;
}

.mb_post_last_update{
	text-align: right;
}

.mb_quote{
	background-color: #fff;
	border: #ddd 1px solid;
	padding: 5px;
}

.mb_user_list{
	margin-top: 5px;
	margin-bottom: 5px;
}

.mb_pagination{
	text-align: right;	
}

.mb_user_info{
	padding-top: 5px;
	margin-left: 5px;
}

.mb_user_links{
	margin-right: 5px;
}

.mb_pagina{
	margin-left: 3px;
	margin-right: 3px;
}

.mb_current{
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}
.mb_photo{
	
	padding-bottom: 5px;
}

.mb_close{
	text-align: right;
	margin-bottom: 5px;
}

.mb_user_list{
	text-align:left;
}
.mb_category_jump{
	text-align: right;
	margin-top: 10px;
}

.mb_category_jump select{
	float: none;
}

.mb_box_header{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	background-color: #3b79d5;
	margin-bottom: 2px;
	cursor: move;
}

.mb_form_label{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
}

.mb_box_content{
	padding: 5px;
	font-size: 12px;
}

.mb_box_content p{
	margin: 0px;
	padding: 0px;
}

.mb_buttons{
	text-align: center;
	margin-top: 5px;
}

.mb_ac_message{
	text-align: center;
}