
#content {
	margin-left: 380px;
	padding: 0 5px 20px 5px;
}

h1 {
 	font-size: 150%;
 	font-weight: 500;
 	text-align: center;
 	line-height: 1.5em;
 	padding-bottom: 0.5em;
}

h2 {
 	font-size: 120%;
 	font-weight: normal;
 	text-align: center;
 	line-height: 2em;
 	padding-right: 2px;
 	padding-bottom: 1em;

}

#extras .box {
	padding-left: 5px;
	border-left: dashed:
}

#extras .box h3 {
 	font-size: 90%;
 	font-weight: normal;
	line-height: 1.5em;
 	text-align: center;
 	padding-bottom: 1.8em;
}