.grpgMembersTitle {
	font-size: 17px;
	font-weight: normal;
	color: #8c141a;
}

.grpgMemberText {
	color: #666;
	font-size: 11px;
	font-weight: normal;
}


.hr-dot-separator {
	background: url(./images/hr_sep_point.gif) top left repeat-x;
	height: 3px;
}

a.grpgMemberLink {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:hover.grpgMemberLink {
	color: #8c141a;
	text-decoration: underline;
}


/**
 * hr-long layout
 */
 td.vr-dot-separator {
 	background: url(./images/vr-middle-dot-sep.gif) top center repeat-y;
 	width: 3px !important;
 }
