h1 {
	font-size: 1.5em;
	background-image: none;
}

h2 {
	text-transform: none;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
}


ol li{
	margin-bottom: 18px;
	margin-left: 2.1em; 
}

ol ul li{
	margin-bottom: 0px;
}

li img {
	padding: 9px 0px;
}

.threehead a {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 1.5em;
	border-bottom: 1px solid #ddd;

}

.threehead a:hover{
	color: #333;
	text-decoration: none;
}


