.bioBlock
{
	overflow: auto;
	width: 100%;
}
.details { font-size:.9em;
color:#666666;
}

.bioBlock h1 { margin: 0; }
.bioBlock .position { margin-top: 6px; }
.bioBlock .contact { margin: 0 0 6px 0; }

.bioPic
{
	float: right;
	background-color: white;
	border: solid 1px #DBE3E7;
	padding: 9px;
	margin-left: 12px;
	margin-bottom: 12px;
}

.columnTwo .highlight { float: none; overflow:auto; }
.highlight { width: 100%}

.highlightBody p
{
	margin: 0 0 6px 0;
	padding: 0;
}

#flashcontent
{
	height: 368px;
	overflow: hidden;
	margin-bottom:12px;
}

#story .mediaDetail .left
{
	width: 320px;
	float: left;
	text-align: right;
	padding: 0;
}
.highlight#story1
{
border-bottom-width:1px;
border-bottom-color:#DBE3E7;
}

