/*
.x-btn {}

.x-btn-wrap {}

.btn_admin_s {}

.form_field {}

.x-btn-text {}

.filtrlink {}


/*   For messages page */

/*
.td_headline {}

.ico-role-AD {
	background:url(../images/icons/role-admin.gif);
}
.ico-role-RU {
	background:url(../images/icons/role-user.gif);
}
.ico-role-NU {
	background:url(../images/icons/role-nutritionist.gif);
}

.ico {
	float:left;
	width:16px;
	height:16px;
}

.botline_info_forum {
	border-bottom:1px solid #92714B;
	font-size:1px;
}

.tblhead {
	padding-left: 10px;
}

.cont_block {}

.lightTd {}

.cont {}


/*  For category page*/
/*

.no_data  {}

tr.forum_header {
	background: url(../images/forum/fgrid_head_bg.gif) repeat-x;
	font-size: 12px;
	height: 23px;
	color: #FFF;
}

.forum_post {
	background-color: #f9f2d8;
}

.yourblock {}




/*  For bun_user page    */
/*
.right {}

.left {}

.bot {}

.button_big {
	background: url(../images/forum/cs1_btn-134px.gif) top left no-repeat;
	border: 0px;
	height: 24px;
	width: 134px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.button_medium {
	background: url(../images/cs1_btn-94px.gif) top left no-repeat;
	border: 0px;
	height: 24px;
	width: 94px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.text {}

.title {}

.box_stand_2 {}

.desc {
}
*/

.forum_theme {
	width: 100%;
}

.forum_theme .topics_name {
	font-size: 15px;
}

.forum_theme .border_right{
	border-right: solid 1px #ddd;
}
.forum_theme .dot_line{
	border-bottom: 1px solid #ddd;
	line-height: 1px;
	height: 1px;
}
.forum_theme td.center {
	vertical-align: middle;
	text-align: center;
}
.forum_theme td{
	padding: 5px;
}
.forum_theme th{
	padding:0px 5px;
	font-weight:normal;
}

.forum_theme .td_new {
	width: 10%;
}

.forum_theme .td_last_post {
	width: 20%;
}

.forum_theme .td_topics {
	width: 10%;
}
.v_center {
	vertical-align: middle;
}


