.webTitle {
  padding:5px;
  font-family: Verdana;  
  font-size: 14px;
  font-weight: bold;
  background-color: #7BA0CD;
  color: #FFFFFF!important;
}        
.webBlock {
  padding:5px; 
  text-align: center;
  border: 1px solid #CCCCCC;
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  background-color: #FBFBFB;
  margin-bottom: 10px;
}
.webBlock td {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
}