#content h1{
	border-top: 2px solid #CCC;
	padding-top: 30px;
	margin: 30px 0 0.6em 0;
}
#content h1:first-child{
	border: none;
	margin-top: 0;
	padding-top: 0;
}
#content h1.small{font-size:2em;}
#content h1 a{text-decoration:none;}
#content p.info {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #BBB;
	margin-bottom: 2em;
}
p.info a {
	color: #BBB;
	text-decoration: none;
}
p.info a:hover{text-decoration: underline;}
.roundbox{margin:0 0 24px;}
.roundbox ul ul{
	display: none;
	font-size:1em;
	margin:0 0 12px;
}