

h4 {

background: #efefef url(../images/arrow_down.gif) center right no-repeat;
  padding-right:50px;
  padding-left: 10px;
   font-size: 1.8em;
   line-height: 1.1em;
   font-weight: normal;
   padding-top: 12px;
  padding-bottom:12px;
   color: #333333;
  border-bottom:1px solid #cccccc;
}

h4.arrow_down {
background: url(../images/arrow_down.gif) center right no-repeat;
}

h4.arrow_up {
background-image: none;
color: #ffffff;
}

h4#archh4.arrow_up {
  background: #b51100 url(../images/archjob.gif) top left repeat-x;
}

h4#landh4.arrow_up {
  background: #7399c6 url(../images/landjob.gif) top left repeat-x;
}

h4#powerh4.arrow_up {
   background: #deb306 url(../images/powjob.gif) top left repeat-x;
}

h4#envh4.arrow_up {
   background: #8cc63f url(../images/envjob.gif) top left repeat-x;
}

h4#pitth4.arrow_up {
   background: #000000 url(../images/pittjob.gif) top left repeat-x;
}


p a {
  color: #333333;
  text-decoration: none;
}

p a:hover {
  text-decoration: underline;
}



h5 {
   font-weight: bold;
   font-size: 1.2em;
}


#vert div {
  margin: 10px;
  border-bottom: 1px solid #efefef;
}

*:first-child+html div.news {
   margin: 10px;
}


