#gr6_profiles label {display:block;width:130px;float:left;margin-right:5px;font-weight:bold;clear:left}
#gr6_profiles div.searchItem {margin-bottom:5px;clear:both;}
#gr6_profiles div.searchItem select {width:30%;}

#gr6_profiles h2 {
	border-bottom:2px solid black;
}
#gr6_profiles table {
	margin-bottom:10px;
	border:1px solid #dce9cd;
	border-top:5px solid #dce9cd;
	border-spacing:5px;
}
#gr6_profiles table.data {
	font-size:.9em;
}

#gr6_profiles td {
	padding:2px;
}
#gr6_profiles th {background-color:#224D9B;padding:3px;color:white;font-weight:bold;}
#gr6_profiles td.singleUnderline {
	border-bottom:1px solid black;
}
#gr6_profiles td.doubleUnderline {
	border-bottom:3px double black;
}
#gr6_profiles table ul {margin:0px;padding-left:15px;}
#gr6_profiles table ul li {margin-left:0px;padding:0;font-size:.9em;}

#gr6_profiles img.header {margin-bottom:5px;}