.roles a {
	text-decoration:none;
	line-height:20px;
	display:block;
	background:url(/_images/point.jpg) 0px 8px no-repeat;
	padding-left:10px;
	padding-bottom:10px;
	width:140px;
}
.roles a span {
    color: gray;
	font-size:11px;
	line-height:9px;
}

.roles a:hover {
	color:#df4d0c;
	background:url(/_images/point_r.jpg) 0px 8px no-repeat;
}

.roles .selected {
	color:#df4d0c;
	background:url(/_images/point_r.jpg) 0px 8px no-repeat;
}

.ourteam {
	font:bold 16px Arial;
	color:#363636;
}