@CHARSET "UTF-8";

#content p{
	margin-bottom: 40px;	
	line-height: 1.5em;
	clear: both;
	float: left;	
}

#content h5{
	font-size: 1.2em;
	border-bottom: solid 1px #70AF57;
	border-left: double 6px #70AF57;
	padding-left: 5px;	
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

#lside li a{
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	background-position: 20px center;
}