input.btn{
   margin:0px;
   padding-top:1px;
   padding-bottom:1px;
   padding-right:8px;
   padding-left:8px;
   overflow:visible;
   height:30px;
   color:#ffffff;
   font-family:arial;
   font-size:12px;
   font-weight:normal;
   background-color:#e85237;
   border:1px solid;
   border-top-color:#e85237;
   border-left-color:#e85237;
   border-right-color:#e85237;
   border-bottom-color:#e85237;
   cursor: hand;
}