@charset "utf-8";
#siteforums{width:100%;margin-}
#siteforums ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#siteforums h3{
	color: #e5e5e5;
	background: #808080;
	padding-left: 5px;
	font-size: 16pt;
	border-top: 1px solid #434343;
	border-left: 1px solid #434343;
	border-right: 1px solid #434343;
}
#siteforums ul li{
	margin: 0;
}
#siteforums ul{
	border: 1px solid #434343;
	margin-bottom: 10px;
}
li.title{
	text-indent: 14px;
	background: url('img/site/view_e.png') no-repeat 3px 7px #c6c6c6;
	height: 44px;
	letter-spacing: -1px;
	border-bottom: 1px dotted #434343 !important;
	font-size: 11pt;
	font-weight: bold;
}
li.title .left{
	height: 32px;
	padding: 1%;
	float: left;
	width: 70%;
}
li.title .right{
	text-indent: 0;
	height: 44px;
	float: right;
	width: 25%;
	border-left: 1px dotted #434343 !important;
}
li.title a{
	color: #0a0a0a;
	text-decoration: none;
}
li.title span{
	text-indent: -4px;
	letter-spacing: 0;
	display: block;
	font-size: 8pt;
	font-weight: normal;
}
div.posts{
	line-height: 19px;
	border-top: 1px dotted #434343 !important;
}
div.topics{line-height: 18px;}
div.posts,
div.topics{
	letter-spacing: 0;
	background: #f1f1f1;
	padding: 1%;
	font-size: 8pt;
	font-weight: normal;
}
li.lastpost{
	padding: 1%;
	font-size: 8pt;
	width: 98%;
}
