div.form {
	margin-left: 84px;
}
div#notice {
	margin-top: 20px !important;
}
.col-left {
	margin-bottom: 20px;
}

@media screen and (max-width: 740px) {
	div.form {
		margin-left: 0;
	}
}
