
span.checkbox {
   background: url(G3DeStoreCheckBox.gif) no-repeat;
   width: 17px;
   height: 16px;
   padding: 0 5px 0 0;
   clear: left;
   float: left;
   display: block;
}
span.radio {
   width: 17px;
   height: 16px;
   padding: 0 5px 0 0;
   background: url(G3DeStoreCheckBox.gif) no-repeat;
   clear: left;
   float: left;
   display: block;
}
span.select {
   background: url(G3DeStoreSelect.png) no-repeat;
   position: absolute;
   width: 315px; /* not including padding */
   height: 18px;
   padding: 0 4px 0 1px;
   color: #fff;
   font: 10px/16px arial,helvetica,sans-serif;
   overflow: hidden;
}
