input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:66%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   width:126px;
   height:22px;
   text-align:center;
   
   }
