/* global layout styles */

.sendInformation {
	padding: 0px 0px 0px 100px;
}
.floatLeft {
	float: left;
	}
#serviceImage {
	padding: 10px 0 0 20px;
	width: 380px;
	}
.clearFloat {
	clear: both;
	float: none;
	}
.small {
	font-size: smaller;
	}
#serviceWidget {
	width: 620px;
}
