ul {
  margin-top: 0em;
  margin-left: 24px;
  padding: 0px; 
}

#news-etc ul {
  margin-left:12px;
}

#groupnews p {
      background: url(images/sidebar/arr.png) no-repeat 0px 3px;
      padding-left: 14px;
      padding-top: 0px;
      margin-left: 8px;
      margin-right: 8px;
      margin-top: 0px;
      margin-bottom: 1em;
      font-size: 11px;
}

#main_table li {
  list-style: none;
  margin-top: .4em;
  padding-left: 0em;
  list-style-image: url(images/homepage/arr.png);
  font-size: .75em;
}

#inner_table {
  position:relative;
  top:-20;
}

.toolbox {
  font-size: 14px;
}

#news_left ul {
  margin-right: 5px;
  margin-bottom: -5px;
}

#news_left li {
  margin-bottom: 1em;
  font-size:11px;
}

#contact {
  font-size: 70%;
  line-height: 130%;
  position:relative;
  margin-top: 20px;
}

#research, #teachlearn, #techresources, #about {
  padding-right: 15px;
  padding-bottom:5px;
  width: 191px;
  height: 1px;
}

#research ul {
  margin-right:6px;
}

#research img, #teachlearn img, #techresources img, #about img {
  margin-bottom: 5px;
}

#research {
  background: url(images/homepage/research.png) no-repeat bottom left;
}

#techresources {
  background: url(images/homepage/techresources.png) no-repeat bottom left;
}

#teachlearn {
  background: url(images/homepage/teachlearn.png) no-repeat bottom left;
}

#about {
  background: url(images/homepage/about.png) no-repeat bottom left;
}


#inner_table {
  margin-left: 12px; 
  padding-top: 6px;
}

.alerts {
  font-size: 70% ! important;
}
