#main ul.latest_articles li {
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #e4e4e4;
	background: url(../images/icons/file.gif) no-repeat 0 .4em !important;
	font-weight: normal;
}

#main ul.latest_articles li span {
	display: block;
	font-size: 100%;
}

#community #sub input.text {
	width: 166px;
}

#community #sub form {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}

#community #sub .noicon {
	padding: 0;
	margin-bottom: 0;
	border-bottom: none;
	
}

#community #sub .noicon li {
	padding: 0;
	background: none;
	
}

#community ol {
	padding-left: 20px;
}

