input{opacity:.7;background-color:#ccc;border-radius:4px;border:2px solid #000;box-shadow:3px 3px 4px 0 #444;margin:5px;padding:7px}img{border:0}.error{font-size:16px;color:#d8000c;width:400px;display:block;margin:auto;text-align:center;background-color:#ffbaba;border:2px solid #000;border-radius:4px;box-shadow:3px 3px 4px 0 #444;padding:15px 10px}.button{height:35px;cursor:pointer}.lnkbtn{box-shadow:3px 3px 4px 0 #444;background:-webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background:-moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background:-ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background:-o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);background-color:#ededed;text-indent:0;border:2px solid #000;border-radius:4px;display:inline-block;color:#777;font-size:13px;font-weight:700;font-style:normal;height:24px;line-height:24px;width:128px;margin:auto;text-decoration:none;text-align:center;text-shadow:1px 1px 0 #fff}.lnkbtn:hover{color:#777;border:2px solid #000;border-radius:4px;background:-webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background:-moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background:-ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background:-o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background:linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);background-color:#dfdfdf}.lnkbtn:active{position:relative;top:1px}