div.oehlogo {
  position: absolute; 
  top: 2px; 
  right: 10px; 
  width: 65px;
  height: 40px;
  background: url(/images/oehlogo_65.png) no-repeat;
}

div.oehlogo:hover {
  width: 210px;
  height: 120px;
  background: url(/images/oehlogo_200.png) no-repeat;
}

ul.latestnews, ul.mostread, ul.whoisonline {
    padding-left: 2px;
}

.reference {
text-align: center;
}

h4.servicepage {
padding-left: 0px;
margin-left: 0px;
}

ul.nopadleft {
padding-left: 5px; 
}