/********************************/
/*								*/
/*			About Author		*/
/*								*/
/********************************/

.about-author {
}

.about-text {
	width:145px;
	float:left;
}

.author-image {
	width:150px;
	float:right;
}

.clear {
	clear:both;
}