.sticky {
   background-repeat: no-repeat;
   background-position: center center;
   background-color: #FFFFCC;
   border: solid 1px #999999;
   color: #000000; 
   text-align: center;
   font-family: Courier New, Courier;
   font-size: 11px;
   line-height: normal;
   padding: 0px;
   margin: 2px;
   width: 92px;
   height: 92px;
   float: left;
}
