.forum_last_topics .block {
	margin-bottom: 0px;
}

.forum_last_topics .block_toolbar {
	background-color: #fff;
	height: auto;
	padding-top: 11px;
}

.forum_last_topics .block_toolbar a {
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-right: 22px;
	background: url(http://www.imaginewemeet.com/layout/themes/imaginewemeet/img/forum_but.jpg) no-repeat right top;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 17px 5px 0px;
}

.forum_last_topics .block_toolbar a:hover {
	text-decoration: none;
}

body .forum_last_topics .list_info {
	background: #ededed;
	border-top: 1px solid #c1c1c1;
}

