div.profile-title {
	float: left;
	width: 592px;
	height: 119px;
	background: url(profile/title.png) no-repeat;
}

div.profilepic {
	float: left;
	width: 584px;
	height: 40px;
}

div.profileinfo {
	float: left;
	width: 554px;
	padding-left: 30px;
}

	div.profile-bg {
		float: left;
		width: 75px;
		height: 17px;
		padding-top: 2px;
		font-weight: bold;
		background: url(profile/buttonprofile.png) no-repeat;
		text-align: center;
		margin-bottom: 3px;
	}
	
	div.profile-text {
		float: left;
		width: 473px;
		height: 15px;
		padding: 4px 0px 0px 6px;
		margin-bottom: 3px;
	}