@charset "UTF-8";

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
brochure
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media(max-width: 740px){
	#pageTitle + p {
		text-align: left !important;
	}
	#container form {
		margin-top: 20px;
		border-top: 1px dotted #c8c8c8;
	}
	#container form > div {
		border-top: none;
		margin-top: 30px !important;
		padding-top: 0 !important;
	}
}