.btnmask{overflow:hidden;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;box-shadow:2px 2px 3px #555;filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2,OffY=2,Color=#555555)}.btnmask:active{box-shadow:0 0 3px #555;filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=0,OffY=0,Color=#555555)}.btn{background-color:#c2eda6;background:-webkit-gradient(linear,0% 100%,0% 100%,from(#c2eda6),to(#93dc63));background:-webkit-linear-gradient(top,#c2eda6,#93dc63);background:-moz-linear-gradient(top,#c2eda6,#93dc63);background:-ms-linear-gradient(top,#c2eda6,#93dc63);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C2EDA6',endColorstr='#93DC63',GradientType=0);background:linear-gradient(top,#c2eda6,#93dc63);border:1px solid #4c8f20;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:border-box;-webkit-background-clip:border-box;font-size:13px;font-weight:bold;cursor:pointer;padding-bottom:2px;text-align:center;border-collapse:separate;box-shadow:2px 2px 3px #111;font-family:'Lucida Sans Unicode','Lucida Grande','sans-serif'}input.btn{height:25px}.btn a,.btn{color:#333;text-shadow:1px 1px 1px transparent}.btn:hover{background-color:#e1e1e1;background:-webkit-gradient(linear,0% 100%,0% 100%,from(#e1e1e1),to(#333));background:-webkit-linear-gradient(top,#e1e1e1,#333);background:-moz-linear-gradient(top,#e1e1e1,#333);background:-ms-linear-gradient(top,#e1e1e1,#333);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1',endColorstr='#333333',GradientType=0);background:linear-gradient(top,#e1e1e1,#333)}.btn:hover,.btn:hover a{color:#c2eda6}.btn:active{background-color:#7ca561;background:-webkit-gradient(linear,0% 100%,0% 100%,from(#7ca561),to(#4c8f20));background:-webkit-linear-gradient(top,#7ca561,#4c8f20);background:-moz-linear-gradient(top,#7ca561,#4c8f20);background:-ms-linear-gradient(top,#7ca561,#4c8f20);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7CA561',endColorstr='#4C8F20',GradientType=0);background:linear-gradient(top,#7ca561,#4c8f20);box-shadow:0 0 3px #555}.btn:active,.btn:active a{color:#fff}div.btn{line-height:22px;margin:auto;padding:1px 1px 3px 1px}a:hover div.btn,div.btn a:hover,div.btn:hover a{text-decoration:none !important;display:block;margin:0;padding:0}