div.subpageskyscraper {
  float:right;
  width:120px;
  margin-bottom:12px;
  background:transparent !important;
}

form.submitlink div.fields{
  width:100%;
  overflow:hidden;
  padding:0.7em;
}

form.submitlink label {
  width:8em;
  float:left;
}

#links {
  width:532px;
  float:left;
}

ul.links,
ul.links li ul {
  background:none !important;
  list-style:none !important;
  margin:0px;
  padding:0px;
}


h3.linkcat{
/*
  background: url(/img/green-tear.gif) top left no-repeat;
  font-weight:bold;
  padding:5px 0px 0px 45px;
  border-bottom:solid 2px #688920;
  font-family:verdana,sans serif;
  color:#70950a;
  */

    /*background: url("/img/blue-tear.gif") no-repeat scroll right top #2A9ECC;*/
    background: #6A8B21 url("/img/edging.png") right no-repeat ;
    color: #FFFFFF !important;
    font-size: 1.4em;
    margin: 0 0 0 0;
    padding: 3px 0 3px 3px;

}

ul.links li{
  padding:5px 0px 5px 47px;
  background:url(/img/subpage-header.gif) -10px -50px no-repeat;
}

ul.links li h4,
ul.links li h4 a{
  font-weight:bold !important;
  text-decoration:none;
}

ul.links li h4 a:hover{
  text-decoration:underline;
}
