﻿.collbio
{
	height:200px;
	width:300px;
	overflow:hidden;
}
.expandedbio
{
	width:300px;
	overflow:auto;
	height:300px;
}
.morebutton
{
	cursor:help;
}