.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost 
{
  background: #D8E7F7 url(images/buttons/edit_40b.png) no-repeat  left;
  color: #4e4e4e;

  border-left: 5px #D8E7F7 solid;
  border-right: 5px #D8E7F7 solid;
  border-color: #D8E7F7;
}

.postbitlegacy .postfoot .textcontrols a.editpost:hover, .postbit .postfoot .textcontrols a.editpost:hover 
{
  background: #F3D387 url(images/buttons/edit_40b-hover.png) no-repeat  left;
  color: #417394;

  border-left: 5px #F3D387 solid;
  border-right: 5px #F3D387 solid;
  border-color: #F3D387;
}
 

#navbar_notice_0
{
  background: #ffeb90 none   ;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  color: #3e3e3e;
}

#navbar_notice_0 img.icon
{
  float: left;
  margin: 0px 5px 0px 0px;
}

#navbar_notice_0 span.title
{
  font:   bold 115% ;
  font-size: 115%;  
  font-weight: bold;
  color: #3e3e3e;
} 