/* $Id: forum_last.css 49 2008-02-29 11:10:20Z edin.coralic $ */

.forum_last {
	
}

.forum_last a.thread {
	display: block;
	margin-bottom: 1em;
	font-size: 1.1em;
}

.home #center .forum_last {
	float: left;
	width: 48%;
}
.home #center .forum_last a.thread {
	font-size: 1.2em;
	background: url('/dsg/arrow.gif') no-repeat center left;
	padding-left: 22px;
	margin-left: 10px;
} 
