h4 {
	margin-top: 30px;
	margin-bottom: 10px;
}
h5 {
	margin-bottom: 2px;
}

@media screen {
#content .group {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}
}
#content .group .col {
	float: left;
	width: 280px;
}


#locationsinfo {
	margin-bottom: 20px;
}

#locationsinfo input, #locationsinfo textarea, #locationsinfo select {
	font-size: 11px;
	font-family: arial;
}
#locationsinfo input[type=text] {
	width: 500px;
}
#locationsinfo textarea {
	width: 500px;
	height: 200px;
}
