/* CHANGE REQUEST VIAG-025: LEVEL 4 NAVIGATION */

.s-s-s-menu {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #02379B;
  background-color: #f9f9f9;
  display: block;
  height: 14px;
  width: 188px;
  padding-top: 7px;
  padding-bottom:7px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D4DAF7;  
}

a.s-s-s-menu:hover {
  text-decoration: none;
  color: #5F76E2;
}



.s-s-menu { background-color: #f4f4f4; }
