td.tx-mmforum-subth2{
	background-color:#FBFBFB;
	
	background-image:url('../images/mm_forum_hline.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	
}

td.tx-mmforum-td-latest, th.tx-mmforum-th, td.tx-mmforum-td {
	border-bottom:0 !important;
	border-collapse:collapse;
	border-style: none !important;
	border-top:0 !important;
	
}
.tx-mmforum-pi1-listtopic-lastpost-latest{
	border-bottom:0 !important;
	border-collapse:collapse;
	border-style: none !important;
	border-top:0 !important;
}

.tx-mm-forum-td-latest-seperator{
	background-image:url('../images/mm_forum_latest_sep_hline.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height:2px;
	width: 100%;
}


.tx-mmforum-latestpost{
	background-image:url('../images/mm_forum_list_bg.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 75px;
}
td.tx-mmforum-subth2{
	color: #6ab3d1;
}

th.tx-mmforum-th{
	background-image:url('../images/mm_forum_forumheader_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: none;
	height: 46px;
	color: #6ab3d1;
	font-size: 15px;
	font-weight: bold;

}

.tx-mmforum-latest-subth{
	height: 30px;
}

.tx-mmforum-textbutton {
	border: 1px solid #b3b3b3;
}

input.tx-mmforum-button{
	background-color: none;
	border: 1px solid #b3b3b3;
	background-image: url('../images/mm_forum_button_bg.png');
	color: #6AB3D1;
}

.tx-mmforum-pi1-listtopic-lastpost-user, .tx-mmforum-latest-subth-lastpost, .tx-mmforum-pi1-listtopic-lastpost-latest-left{
	text-align: left !important; 
}

.tx-mmforum-list-odd{
	background-image:url("../images/mm_forum_list_bg.png");
	background-position:0 0;
	background-repeat:repeat-x;
	height:75px;
}
.tx-mmforum-list-even{
	background-image:url("../images/mm_forum_list_bg.png");
	background-position:0 0;
	background-repeat:repeat-x;
	height:75px;
}
.tx-mmforum-pi1-listforum-topics, .tx-mmforum-pi1-listforum-posts{
	background-color: #FFFFFF;
}
.tx-mmforum-pi1-listforum-lastpost .tx-mmforum-pi1-listtopic-lastpost-user{
	text-align: center !important;
}

.tx-mmforum-pi1-listforum-seperator{
	background-image:url("../images/mm_forum_latest_sep_hline.png");
	background-position:0 0;
	background-repeat:no-repeat;
	height:2px;
	width:100%;
	padding: 0 !important;
}
.tx-mmforum-pi1-listtopic-prefix{
	color: #6ab3d2;
}
.tx-mmforum-table-margin{
	margin-left: 11px;
}
