#discon {
	margin: 10px;
}
#discon h2 {
	font-size: 1em;
	border-bottom: 3px solid #333333;
	margin-bottom: 1em;
	font-weight: bold;
}
#discon a {
	text-decoration: none;
	color: #333333;
}
#discon a:hover {
	color: #FF6600;
}
#discon ul {
	padding-left: 20px;
}
