#catch-profile{
	float: left;
	width: 760px;
	height:150px;
	text-indent: -5000px;
	background-image: url("profile-brompton.gif");
	margin-top:0px;
	margin-bottom:10px;
	overflow: hidden;
	}
.profile-left{
	float: left;
	width: 330px;
	height:226px;
	margin-right:20px;
	overflow: hidden;
	}
.profile-left img{
	width: 330px;
	height:226px;
	}
.profile-right{
	float: left;
	width: 350px;
	height:226px;
	overflow: hidden;
	}
.profile-right p{
	font-size: 15px;
	color: #666;
	line-height:160%;
	}

