.webmasterTable {
  width:520px;      
  background-color:#CCCCCC;
  font-size:12px;
  margin-right:10px;
}
.webmasterTd {
  padding:4px;
}
.leftWebmasterTd {
  text-indent:11px;
  height:16px;
  background-color:#ECECEC;
  text-align:justify;
  font-size:10px;
}
.rightWebmasterTd {
  text-indent:11px;
  height:16px;
  background-color:#ECECEC;
  text-align:center;
  font-size:10px;
}
.webmasterMessage{
  width:520px;
  font-size:11px; 
  text-align:justify;
  text-indent:20px;
}
