.analyst
{
	min-height: 40px;
}

#mainBody .analyst p
{
	line-height: 1.2;
	margin-top: 3px;
}

img.biopic
{
	float: left;
	padding: 7px;
	background-color: white;
	border: 1px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	-moz-box-shadow: 2px 2px 3px #666;
}

#mainBody h1
{
	border-bottom: 0;
	margin-bottom: 0;
}

ul.jumpLinks li
{
	margin-top: 10px;
}

.researchBlock
{
	background-color: #f1f1f1;
	border: 1px solid #666;
}

.researchBlock .topLink
{
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.researchBlock h2
{
	padding: 10px;
	font-size: 14px;
	background-color: #d5d5d5;
	margin-bottom: 10px;
}

.researchBlock .displayMore
{
	font-size:12px;
	padding: 5px 10px;
	cursor: pointer;
	background-color: #283f6e; color: #f1f1f1; display: block; text-decoration: none;
}

.researchBlock .prodType
{
	font-size: 9px;
	color: #006633;
}



.twitter 
{	
	padding-top: 10px;
}

.twitter li
{
	background: url(/image/twitter-feed.gif) no-repeat;
    padding-left: 20px;
    margin-left: 158px; 
    min-height: 16px;
}



