table.search_list{
	border: 1px solid #F8B800;
	border-collapse: collapse;
}
table.search_list th{
	font-weight: bold;
	border: 1px solid #F8B800;
	padding: 4px;
}
table.search_list td{
	border: 1px solid #F8B800;
	padding: 4px;
}

td.list_part{
	background-image: url(/tpl/main/images/forum_cat_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #002d46;
}

table.search_parts{
	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
	padding-bottom: 10px;
}

table.search_parts th, table.search_parts td{
	border: 0px solid #408FCA;
	border-collapse:collapse;
}

table.search_parts th{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 2px;
	background: #CEB937;
}

table.search_parts td, table.search_parts td a{
	font-weight: normal;
	font-size: 12px;
	color: #0067a5;
}


table.search_parts td.list_topic{
	background-image: url(/tpl/main/images/forum_part_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	color: #005d86;
}

table.search_parts td.list_line{
	background-image: url(/tpl/main/images/forum_dots_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

table.search_parts td.list_mes{
	background-image: url(/tpl/main/images/forum_mes_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
