
.cellanagram {
cell-spacing:0px;
cell-padding:0px;
height:95px;
width:95px;
}

.cellanagram2 {
cell-spacing:0px;
cell-padding:0px;
height:95px;
width:190px;
}

.tdanagram {
border-style: solid;
border-bottom-color:#003399;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-color:#003399;
}


ul.draggableAnagram li {
  padding:0px;
  margin:0px;
  list-style: none;
  margin: -12px -40px 20px;
  width:65;
}

span.handle {
  background-color: #E8A400;
  color:white;
  cursor: move;
}


