 .sdiv{
 background-color:#AAAAAA;
 font-size:12px;
 text-align:center;
 font-family:verdana;
 overflow:hidden;
 width:15px;
 height:15px;
 overflow:hidden;}

.button{
  background-color:white;
  border:1px solid blue;
  font-weight:bold;
  font-size:10px;
  font-family:verdana;
  color:darkblue;
  width:100px;
  }

.txtdiv{
position:relative;
color:red;
font-size:14px;
font-family:courrier;
font-weight:bold;
background-color:black;
width:50px;
text-align:center;
overflow:hidden;
}
