.Clear {
    clear: both;
}
img.titleicon{
}
.forums-picker {
display: none !important;	
}
.titlelinks {
}
.ForumLastTopic {
}
.ForumLastTopic .Head {
}
.ForumLastTopic #MTFloader img {
}
.ForumLastTopic .Forumsbox {
}

.ForumLastTopic a {
	font-size: 18px;
	color: #231f20;
}
.ForumLastTopic a:hover,
.ForumLastTopic tr:hover a {
	color: #ff5a00!important;
}
.ForumLastTopic td {
	padding-bottom: 22px;
	border-bottom: 0px solid #CECECE;
	padding-top: 22px;
}
.ForumLastTopic tr {
	background-image: url(https://www.isrtv.com/wp-content/uploads/2015/07/pattern.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ForumLastTopic tr:last-child {
	background: none;
}
.ForumLastTopic tr:last-child td {
	padding-bottom: 0px;
	border-bottom: 0px;
}
.ForumLastTopic td.col2 {
	text-align: right;
	vertical-align: bottom;
	color: #ff5a00;
}
.ForumLastTopic .col1, .ForumLastTopic .col2 {
    padding-bottom: 20px !important;
    padding-top: 10px !important;
}