#about .profile {
	width: 570px;


}
.profile dt {
	width: 100px;
	float: left;
	height: 20px;
}
.profile dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.profile h2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 570px;
}
