#topblock {
	width: 740px;
	float: left;
	margin-left: 30px;
}
#profile {
	float: left;
	height: 205px;
	width: 504px;
}
#profile_title {
	background-image: url(/images/about/profile_title.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 115px;
	margin-top: 25px;
}
#portrait {
	background-image: url(/images/about/portrait.gif);
	background-repeat: no-repeat;
	height: 203px;
	width: 233px;
	float: left;
}
#freelance {
	width: 710px;
	float: left;
	margin-top: 5px;
	height: 190px;
	margin-left: 31px;
}
#freelance_title {
	background-image: url(/images/about/freelance_title.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 170px;
}
#profile_text {
	height: 140px;
	width: 450px;
	color: #FFFFFF;
	margin-left: 8px;
	margin-top: 10px;
}
#freelance_text {
	height: 135px;
	width: 700px;
	float: left;
	margin-left: 8px;
	color: #FFFFFF;
	margin-top: 10px;
}
a.greenlink {
	color: #A4D30B;
	text-decoration: none;
}
