﻿section h2{
	display: none;
}


.profile_box{
	margin: 20px 0 70px;
  overflow: hidden;
	zoom: -1;
}


.profile_box img {
	float: left;
}

.profile_box h3, .profile_box ul{
	padding-left: 250px;
}

.profile_box h3 {
	margin-bottom: 10px;
}
