
#footer {
  padding:20px;
  text-align:center;
}
#news{
    padding:1%;
}
#lastUpdate{
     font-size: 10px;;
}
#thumbshot{
    position:absolute; top:35px; left:240px; width:150px; height:150px;
      z-index:1; background-color:#ddf;
}
#comment{
    padding:10px;
    font-size: 13px;;
     margin: 10px;
 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #EDEDEC;
}
#CommentForm{
   background:#F4F4F4 none repeat scroll 0 0;
   padding:15px;
   margin: 10px;
   width:440px;
   font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#date{
    font-weight:bolder;
    font-size: 13px;;
}
#newsMenu{
     font-size: 13px;;
}