@charset "utf-8";
/* CSS Document */
#kelleName { margin-left: 150px; }
#content #formContainer {/* Container for the contact form */
	width: 99%;
	max-width: 400px;
	min-width: 110px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#gallWrapper #gallTxt {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom:15px;
}