﻿body
{
}
.profileBox {
	background: #BFDBFF;
	z-index: 2;
	margin-bottom: 2px;
	float: left;
	width: 175px;
	clear: both;
}
.profileHead {
	padding-top: 5px;
	color: #1E2667;
	font-weight: bold;
	font-size: 12px;
}
.profileSubhead {
	color:#E05206;
	font-style: normal;
	font-size: 12px;
	font-weight: 600;
}
