#profile {
	background: #FFFFFF;
	height: 279px;
	width: 526px;
	position: absolute;
	left: 11px;
	top: 79px;
}
#profile h4 {
	float: left;
	width: 123px;
	padding-top: 33px;
	text-align: center;
	line-height: 140%;
}
#profile p {
	clear: both;
	padding-bottom: 10px;
	line-height: 140%;
	letter-spacing: 0.1em;
}
#profile #descript {
	float: right;
	width: 396px;
	padding-top: 33px;
}
