@CHARSET "UTF-8";

div h2, div h1{
	background: #B7B7B7 none repeat scroll 0 0;
	font-size: 0.9em;
	padding: 0.5em 0;
	text-indent: 1em;
	text-transform: uppercase;
	margin-bottom: 1em;
}

div.contact, div.editorial {
	background-color: #EEEEEE;
	border: 1px solid #CDCDCD;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 15px;
	color: #454545;
}
div.contacts, div.members {
	float: left;
	width: 50%;
}
div.liabilty {
	clear: both;
	color: #000;
	padding-top: 20px;
}

div.content p {
	margin-bottom: 1em;
}
