input[type="submit"], input[type="button"], input[type="reset"]{background: #fff;text-shadow: 0 1px 0 #fff;border: 1px solid #B4B4B4;color:#333333;cursor: pointer;border-radius: 2px;padding:2px;}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover{background-position: 0 10px;background: #E0E0E0;text-decoration:none !important}