.lawyerselect {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6699CC;
	text-decoration: none;
}

.lawyeractive {
	cursor: hand;
	color: #003366;
	background-color: #DEDEDE;
	text-decoration: none;
}

.arrow {
	color: #6699CC;
}

