#profile .profile-main-header {
	font-weight: bold;
	font-size: 22px;
	margin: 0 13px 0 63px;
	border-bottom: solid 2px #555;
}
#profile .profile-main-header span{
	font-size: 14px;
	padding-left: 13px;
}
#profile .profile-main-header a {
	font-size: 12px;
}
#profile .profile-icon{
	float: left;
	margin-bottom: 13px;
}
#profile .icon{
	margin: 0 5px 0 5px;
}
#profile .profile-header{
	clear: both;
	font-weight: bold;
	font-size: 22px;
	margin: 0 13px 13px 0;
	border-bottom: solid 2px #555;
}
#profile ul {
	list-style: none;
}
#profile a {
	font-weight: bold;
	font-size: 11px;
}
#profile .contact-information a {
	font-size: 12px;
}
