/* CSS Document */
ul {
margin: 10px;
}

ul li {
margin-bottom: 5px;
}

h3 {
	border-top: 1px solid #4e4e4e;
	padding-top: 10px;
	margin-bottom: 15px;
}