.news {
  background: #f8fafc url(pictures/info.gif) center no-repeat;
  background-position: 15px 50%;
  text-align: left;
  margin: 5px;
  padding: 5px 20px 5px 100px;
  border-top: 2px solid #b5d4fe;
  border-bottom: 2px solid #b5d4fe;
  width:80%;
}
.newsminheight {
  height:75px;
  float:right;
  width:1px;
}
div.float {
  float: left;
  width: 170px;
}
div.float p {
  text-align: center;
}
div.container {
}
div.spacer {
  clear: both;
  height:1px;
  overflow:hidden;
}
