@charset "utf-8";
/* CSS Document */
[CSS]
input.btn{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#09c;
   border:1px solid;
   border-top-color:#09c;
   border-left-color:#09c;
   border-right-color:#09c;
   border-bottom-color:#09c;}
