.recentworksColumnleft {
  float: left;
  height: auto;
  width: 320px;
  margin-bottom: 20px;
  text-decoration: none;
  padding-bottom: 10px;
  border-top: #FFFFFF;
  border-right: #FFFFFF;
  border-bottom: #FFFFFF;
  border-left: #FFFFFF;
}
.recentworksColumnright {
  float: left;
  height: auto;
  width: 320px;
  margin-bottom: 20px;
  margin-left: 20px;
  text-decoration: none;
  padding-bottom: 10px;
}
.newsColumn {
  float: left;
  height: auto;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 1px dotted #CCCCCC;
}

.recentworks {
  float: left;
  height: auto;
  width: 600px;
  margin-bottom: 20px;
  text-decoration: none;
}
#container #siteMain #recentworks #recentworksTitle {
  float: left;
  height: 30px;
  width: 660px;
  margin-bottom: 5px;
}
#News {
  float: left;
  width: 180px;
  height: 440px;
  padding-bottom: 10px;
  padding-bottom: 10px;
}
#newsTitle  {
  float: left;
  height: 30px;
  width: 100%;
  margin-bottom: 5px;
}
