#content p,
#content ul,
#content ol{
	margin-bottom:0.7em;
}

#content ul,
#content ol{
	margin-left:4em;
	margin-right:4em;
}

#content ul * ul,
#content ol * ol{
	margin-left:1.5em;
}

#content ol * ol{
	list-style-type:lower-latin;
}

#content li{
	margin-bottom: 0.3em;
	line-height:100%;
}

#content h1{
	margin-top:0.8em;
	font-size:180%;
}

#content h2{
	margin-top:0.6em;
	font-size:150%;
}

#content h2 a{
	padding:0;
}

#content h3{
	margin-top:0.4em;
	font-size:120%;
}

#content h4{
	margin-top:0.3em;
	font-size:100%;
}

#content *:first-child{
	margin-top:0;
}
