.forumSecBlock {
	display:block;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:5px;
	border:1px solid #ADADAD;
	background-color:#FFFFFF;
}

.forumBlockTitle {
	display:block;
	background-color:#808080;
	font-family:tahoma,verdana;
	font-size:11px;
	color:#FFFFFF;
	text-indent:12px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	width:100%;
}

.forumSecLine {
	display:block;
	background-color:#E8E8E8;
	height:50px;
	clear:both;
	margin:1px;
}

.forumSecLine:hover {
	background-color:#D6D6D6;
}

.forumSecLinePic {
	display:block;
	width:48px;
	height:48px;
	float:left;
	margin:1px;
	background-color:none;
	text-align:center;
	line-height:48px;
}

.forumSecLineName {
	display:block;
	width:350px;
	height:48px;
	float:left;
	margin:1px;
	background-color:none;
}

.forumTitle {
	display:block;
	margin:5px;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.forumText {
	display:block;
	margin:5px;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444444;
	font-weight:normal;
}

.forumSecLineLP {
	display:block;
	width:120px;
	height:48px;
	float:left;
	margin:1px;
	background-color:none;
	text-align:center;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	line-height:48px;
}

.forumTheLine {
	display:block;
	background-color:#E8E8E8;
	height:40px;
	clear:both;
	margin:1px;
}

.forumTheLine:hover {
	background-color:#D6D6D6;
}

.forumTheTitle {
	display:block;
	width:300px;
	height:40px;
	float:left;
	margin:0;
	background-color:none;
	line-height:38px;
	text-align:left;
	text-indent:10px;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	border-right:1px solid #AFAFAF;
}

.forumTheLastPost {
	display:block;
	width:150px;
	height:40px;
	float:left;
	line-height:19px;
	margin:0;
	background-color:none;
	text-align:center;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444444;
	font-weight:normal;
	border-right:1px solid #AFAFAF;
	border-left:1px solid #F2F2F2;
}

.forumTheReplies {
	display:block;
	width:67px;
	height:40px;
	float:left;
	margin:0;
	background-color:none;
	line-height:38px;
	text-align:center;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	border-left:1px solid #F2F2F2;
}

.forumPosLine {
	display:block;
	clear:both;
	border:1px solid #C0C0C0;
	background-color:#F2F2F2;
	margin-bottom:10px;
}

.forumPosLine:hover {
	background-color:#EAEAEA;
}

.forumPosAuthor{
	display:block;
	width:120px;
	text-align:center;
	float:left;
}

.forumPosTitle {
	display:block;
	float:left;
	width:408px;
	background:none;
	clear:right;
	height:30px;
	line-height:30px;
	font-family:tahoma,verdana;
	font-size:15px;
	color:#444444;
	font-weight:bold;
}

.forumPosText {
	display:block;
	float:left;
	width:408px;
	background:none;
	clear:right;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444444;
}

.forumPosDate {
	display:block;
	clear:both;
	font-family:tahoma,verdana;
	font-size:10px;
	color:#444444;
	font-weight:normal;
	text-align:right;
	padding-right:10px;
	font-style:italic;
	height:30px;
	line-height:30px;
}
