#TopMenuLeft {
  width: 196px;
  height: 17px;
  float: left;
  padding: 3px 0 0 34px;
  color: white;
  font-weight: bold;
  background-color: #ed271a;
  background-image:  url(../img/matrix_white.gif);
  background-repeat: no-repeat;
  background-position: 14px 3px;
}

b.notBold {
  font-weight: normal;
}

#subMenusContainer ul li a.area_nuclear {
  background-image: url(../img/bullet_area_industry.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
}
