.stickycontainer {
   background-color: #e6e6e6;
   border-left: solid 1px #000000;
   border-right: solid 1px #000000;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
}

.stickyforum {
   background-color: #e6e6e6;
   border-left: solid 1px #000000;
   border-right: solid 1px #000000;
   padding: 5px;
}

.topimage {
   font-family: Verdana, Arial, Helvetica;
   font-size: 13px;
   margin: 2px;
}

.toptext {
   font-family: Verdana, Arial, Helvetica;
   font-size: 13px;
   margin: 2px;
   margin-top: 10px;
   margin-bottom: 10px;
}

.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;
}

.bigsticky {
   background-repeat: no-repeat; 
   background-position: center center;
   background-color: #FFFFFF;
   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: 184px;
   height: 92px;
}