#submenu
{
  margin:10px 0 0 20px;
  padding:0;
  float: left;
}

#submenu li
{
  list-style-position: outside;
  list-style-type: none;
  background: url('../../../images/themes/default/sections/whoweare/angel.gif') no-repeat;
  height: 35px;
  line-height: 35px;
  padding-left: 40px;
  margin-bottom: 5px;
}

#submenu li a
{
  color: #336666;
  display: block;
  vertical-align: bottom;
}


