table.staffTable{
	width:350px !important;
    margin-top:15px;
    margin-bottom:15px;
}
table.staffTable td{
	vertical-align:top;
  	text-align:center;
   	font-size:13px;
}
table.staffTable h3{
	margin-bottom:5px;
}
table.staffTable h4{
	margin-top:0px !important;
  	margin-bottom:0px !important;
}
table.staffTable h5{
	margin-top:0px !important;
}
a.list-group-item{
	color:#185393 !important;
    background-color:#f6f7fa !important;
}
a.list-group-item:hover{
	background-color:#185393 !important;
    color:#fff !important;
    text-decoration:none !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
}




