.button
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #326BC0;
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #000000;
   background: #E0DFE3;
   background-image: url(../../img/button_background.jpg);
   background-repeat: repeat-x;
   text-align: center;
   height:21px;
}

.label
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}
