/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
 .fake-h3 {
font-size:120%;
}

.fake-h3 {
color:#707070;
font-weight:normal;
margin:0.5em;
text-align:left;
}

.space {
display: block;
line-height: 30px;
padding: 15px 0 30px 0;
font-size: 12pt;
}

.space li
	{
	line-height: 160%;
	}
	

