p, h1, h2, h3, h4, h5, h6, h7, ul, li, dl, dt, dd {
	font-family: Serif;
	color: #000;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#constrain, #content, #header {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 98%;
}

#header {
	height: 140px;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.headerimg, #nav-side, #author, #content-highlights, a.button-more {
	display: none;
}

#footer, #footer dl {
	padding: 0px;
	margin: 0px;
	clear: both;
}

#footer {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
}

#constain, #content, #header, #footer {
	float: none !important;
}

ul {
}

.profiles img {
	display: none;
}

.details {
	float: none;
	margin-left: 0px;
	width: 99%;
	padding-left: 0px;
}

.profiles .company {
	display: block;
	float: none;
	width: 99%;
}

#regional .profiles .details {
	float: none;
	margin-left: 0px;
	width: 99%;
}

.profiles .details {
	margin-left: 0px;
}