#content h1
{
	font-size:18px;
	margin:10px 0px;
}
#content h2
{
	font-size:18px;
	margin:5px 0;
}
#content ul
{
	border-bottom:1px dotted #CCC;
}