#MTForumBlock
{
	padding:5px;
}
#MTForumBlock TABLE
{
	width:100%;
	direction:rtl;
}
#MTForumBlock TR
{
	background-image:url(MTForumBlock_row.png);
	background-repeat:repeat-x;
	height:18px;
}
#MTForumBlock TR.MTForumfirst
{
	background-image:url(MTForumBlock_row_over.png);
}
#MTForumBlock TR:hover
{
	background-image:url(MTForumBlock_row_over.png);
}
#MTForumBlock TD
{
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #e6e9ec;
	color:#666666;
}
.MTForumtitle
{
	text-align:center;
}
.MTForumanswer
{
	width:40px;
	text-align:center;
}
.MTForumview
{
	width:40px;
	text-align:center;
}
.MTForumlast
{
	width:90px;
	text-align:center;
}
.MTForumrowtitle
{
	padding-right:5px;
}
#MTForumBlock A
{
	float:right;
	width:100%;
	height:100%;
	color:#666666;
	text-decoration:none;
}
#MTForumBlock A:hover
{
	text-decoration:underline;
}

#MTForumBlockControl TABLE
{
	height:22px;
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
}
#MTForumBlockControl A
{
	text-decoration:none;
	color:#999999;
	float:right;
	width:49px;
	height:22px;
	line-height:20px;
}
.MTForumButton
{
	width:49px;
	background-image:url(MTForumBlock_button.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
}
.MTForumButton:hover
{
	background-image:url(MTForumBlock_button.png);
	background-position:left;
	background-repeat:no-repeat;
}
#MTFloader
{
	width:40px;
	text-align:center;
}