@charset "UTF-8";

.side-information{
	width: 300px;
	float: left;
	margin: 10px;
}

.forum-categories{
	width: 588px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;	
}

.forum-header{
	line-height: 36px;
	font-size: 18px;
	padding-left: 8px;
	margin: 0;
	background: /*#E5F4E8*/#ebebeb none repeat scroll 0 0;
}

.listing{
	padding: 10px;
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	background: #fdfdfd none repeat scroll 0 0;
	margin-bottom: 10px;
	float: left;
}

.side-information .listing{
	width: 278px;	
}

.listing ul{
	margin: 0;
	width: 283px;
	float: left;
	margin-bottom: 15px;
}

.listing ul a{
	font-size: 15px;
}

.listing ul li{
	line-height: 16px;
	padding-left: 8px;
	float: left;
}

.listing ul li a{
	font-size: 13px;
}
