td {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.mini{
  font-size: 10px;
}
.cancel {
 font-size: 10px;
 background-color: #cccccc;
 width: 100px;
 cursor: hand;
}

.adslarea {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

.adsltxt {
 font-size: 12px;
 background-color: #F90000;
 color: #000000;
}

.adslnum {
 font-size: 12px;
 background-color: #F90000;
 font-weight: bold;
}

.adsltelefono {
 font-size: 14px;
 background-color: #F90000;
 color: #000000;
 font-weight: bold;
}

.adslentrar {
 font-size: 12px;
 background-color: #FFCC00;
 color: #000000;
}

.adslboton {
 font-size: 12px;
 background-color: #FFCC00;
 font-weight: bold;
 width: 100px;
 cursor: hand;
}

.adslinput {
 font-size: 12px;
 font-weight: bold;
 height: 18px;
 width: 100px;
 text-valign: center;
}