#content {
	width: 635px;	
}

#content_box {
	margin-left: 120px;
	padding-top: 25px;
}

.step {
	color: #e3a01e;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;	
}

a.large_link {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #90a738;	
}

a.large_link:hover {
	color: #c7dc78;	
}