.downloadBox table td input[type="submit"],.downloadBox table td input[type="reset"]{width:100%;margin-bottom:10px;}
@media screen and (max-width:500px){
	.cmnFormArea table td{width:100%!important;display:block!important;padding: 4px 10px}
    .container{width:100%!important;box-sizing:border-box}
}
.cmnFormArea {
    box-sizing: border-box !important;
    max-width: 650px !important;
}
#downloadReset {
    width: 100%;
}