.inputArea{background-color:#fff;height:80px;padding:3px 7px;line-height:normal;color:#333;border:1px solid #a6a6a6;border-top-color:#949494;border-radius:3px;-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.5),0 1px 0 rgba(0,0,0,.07) inset;box-shadow:0 1px 0 hsla(0,0%,100%,.5),inset 0 1px 0 rgba(0,0,0,.07);outline:0;font-weight:500;text-align:center;width:100%}.inputArea:focus{border-color:#e77600;-webkit-box-shadow:0 0 3px 2px rgba(228,121,17,.5);box-shadow:0 0 3px 2px rgba(228,121,17,.5)}.inputTxt{background-color:#fff;height:31px;padding:3px 7px;line-height:normal;color:#333;border:1px solid #a6a6a6;border-top-color:#949494;border-radius:3px;-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.5),0 1px 0 rgba(0,0,0,.07) inset;box-shadow:0 1px 0 hsla(0,0%,100%,.5),inset 0 1px 0 rgba(0,0,0,.07);outline:0;font-weight:500;text-align:center;width:100%}.inputTxt:focus{border-color:#e77600;-webkit-box-shadow:0 0 3px 2px rgba(228,121,17,.5);box-shadow:0 0 3px 2px rgba(228,121,17,.5)}.btns{background:#ffb700;background:-webkit-gradient(left top,left bottom,color-stop(0,#ffb700),color-stop(100%,#e88b00));background:-webkit-gradient(linear,left top,left bottom,from(#ffb700),to(#e88b00));background:linear-gradient(180deg,#ffb700 0,#e88b00);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb700",endColorstr="#e88b00",GradientType=0);color:#111;padding:10px 20px 10px 20px}.rous{text-decoration:none;color:grey;font-size:15px}.rous:hover{text-decoration:underline}