.details {
	margin-right: 25px;
	float: left;
	width: 327px;
}
	
.details h1  { 
	font-size: 24px;
	margin: 0px 0px 6px 0px; 
	padding-bottom: 2px;
	border-bottom: 1px solid #C6C5C5;
}
.details h2 { 
	font-size: 18px; 
	font-weight: bold; 
	margin: 0px 0px 4px 0px; 
	text-transform: uppercase;
}
.details p, .details li { 
	font-size: 12px; 
	margin: 4px 0px 4px 0px;	
}
.details p.heading { 
	font-weight: bold; 
	font-size: 14px;
	margin: 12px 0px 4px 0px;
}

.details ul {
	list-style-type: none; 
	margin: 0px 0px 1em 24px;
	padding: 0px;
}

.head {
	height: 120px;
	margin-bottom: 12px;
}

.head img { 
	float: left;
	margin: 0px 12px 0px 0px;
}

.head:after { content: ""; display: block; height: 0; clear: both; }

.about  {
	margin-left: 365px;
	width: 324px;
}
.about p  {
	font-size: 13px;
	margin: 0em;
	padding: 0em; 
	line-height: 1.3em;
}

.about p.heading {
	font-style: italic;
	font-weight: bold;
}