@charset "utf-8";
/* CSS Document */

.profiles {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #807001;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.profiles p {
	margin-bottom: 5px;
	margin-top: 0px;
}
.profiles h2 {
	color: #807400;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.profiles .proimg {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.profiles .test {
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 5px;
}
