/**
* @author       	http://www.jseblod.com
* @copyright		Copyright (C) 2009 jSeblod. All Right Reserved.
* @package			jSeblod CCK ( Content Construction Kit )
**/
.bio-name{
	font-size:1.4em;
	color: #2C65A4;
	font-weight:bold;
	line-height:1.3em;
	margin:0 0 10px 0;
}

.bio-photo{
	float:left;
	padding:5px 20px 20px 0;
}

.bio-text{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	min-height:170px;
}
