table.t_topiclist {
	padding-top:10px;
	margin:10px auto;
	width:600px;
	background-color:#fff;
	font:11px Arial,sans-serif;
}
table.t_topiclist th {
	padding:3px;
	border:1px solid #000;
	vertical-align:top;
	background-color:#7c5745;
	color:#fff;
	text-align:left;
}

table.t_topiclist th.f_rubric_name {
	background-color:#e4d4bb;
	color:#000;
}
table.t_topiclist th.f_rubric_name a {
	font-size:0.8em;
	color:#000;
}
table.t_topiclist th.f_spec_name {
	background-color:#efefef;
	color:#000;
}
table.t_topiclist th.f_spec_name a{
	font-size:0.9em;
	color:#000;
}

table.t_topiclist td {
	padding:3px;
	border:1px solid #000;
	vertical-align:top;
	text-align:left;
}
table.t_topiclist td.td_topic, table.t_topiclist td.td_topic span {
	color: #5f5f5f;
	font: 10px Arial,sans-serif;
}

/*количество ответов в теме*/
table.t_topiclist .msgcnt {
	float:right;
	font:11px Arial,sans-serif;
}

table.t_topiclist td a {
	font:11px Arial,sans-serif;
	text-decoration:none;
}

table.t_topiclist a.msg {
	color:#9d5127;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
table.t_topiclist a.msg:visited {
	color:#5d3117;
}

.msginfo {
	width:150px;
	text-align:right;
}

td.td_photo {
	text-align:center;
	padding:0 5px 0 2px;
}
a.a_photo {

}
a.a_photo img {
	max-width:50px;
	max-height:50px;
	border:1px solid #000;
}

a.a_urist_sign {color:#000080;}
a.a_admin_sign {color:#d00;}
.a_urist_off {color:#000080;}
.t_addtopic {
	margin:10px auto;
	width:550px;
	background-color:#ddd;
}
.t_addtopic td {
	padding:3px;
	border:1px solid #666;
}
#f_message {width:450px;height:200px;}
#f_topic {width:400px;}

table.t_msg {
	margin-top:5px;
	width:600px;
	table-layout:fixed;
}

table.t_msg td {
	padding:4px;
}

.msg1 {
	background-color:#eaedf4;
	border-bottom:2px solid #5396DF;
	border-right:2px solid #5396DF;
	border-top:1px solid #5396DF;
	border-left:1px solid #5396DF;
}

.msg2 {
	background-color:#d9e2ec;
	border-bottom:2px solid #77B1EF;
	border-right:2px solid #77B1EF;
	border-top:1px solid #77B1EF;
	border-left:1px solid #77B1EF;
}

img.alltop {width:77px;height:18px;}
img.newmess {width:120px;height:18px;}
img.newtop {width:85px;height:18px;}

.msg_cmpl {
	background:url(/img/complain2.gif) no-repeat 0 4px;
	padding-left:12px;
}
.msg_edit {
	float:right;
}

form.f_forum_search {
	display:inline;
	float:right;
	margin-top:5px;
	width:300px;
}

table.forum_creater {
	width:608px;
	margin:3px auto;
	border:1px solid #77B1EF;
	background-color: #eaedf4;
}
table.forum_creater td {
	padding:4px;
}
table.forum_creater td.photo img {
	width: 80px;
}
.forum_notification {
	text-align:center;
}
.forum_notification label {
	color:#d00;
	font-weight:bold;
}
.f_rubric_name {
	font-size:1.3em;
}
.f_spec_name {
	font-size:1.1em;
}
.quote-title {
	margin-left:30px;
	font:12px Arial,sans-serif;
}
.quote {
	border-top:1px solid #6893ef;
	border-right:2px solid #1d2d4f;
	border-bottom:2px solid #1d2d4f;
	border-left:1px solid #6893ef;
	margin-left:30px;
	padding:3px;
}
#urists_on_forum {
	margin: 8px auto;
}
