
div.top {
	margin-top: 30px;
}

div.top h2 {
	margin-left: 0;
}
	
.top .text {
	margin: auto;
	max-width: 700px;
}

div.text a {
	text-decoration: underline;
	cursor: pointer;
	color:#555533;
}

div.top h4 {
		color:#555533;
		margin-top: 0;
		margin-bottom: 5px;
}

div.top span{
	margin: auto;
}

p.instruction-bullets {
	margin-top: 0;
	margin-left: 10px;
}

.instruction-bullets img {
	margin-top: 5px;
}