
/* overriding certain styles from the application Style css version of this class */
.contentBox 
{
	border:none;
	margin-top:10px;
}

#PersonalInformation h4
{
	margin-bottom:0px;
}

.groupedGrid th
{
	text-align:left;
}
