*{margin:0;padding:0}.container{overflow:hidden;width:960px;margin:20px auto}.contr{background-color:#212121;padding:10px 0;text-align:center;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0}.upload_form_cont{background:-moz-linear-gradient(#fff,#f2f2f2);background:-ms-linear-gradient(#fff,#f2f2f2);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f2f2f2));background:-webkit-linear-gradient(#fff,#f2f2f2);background:-o-linear-gradient(#fff,#f2f2f2);background:linear-gradient(#fff,#f2f2f2);color:#000;overflow:hidden}#upload_form{float:left;padding:20px;width:700px}#preview{background-color:#fff;display:block;float:right;width:200px}#upload_form>div{margin-bottom:10px}#remaining,#speed{float:left;width:100px}#b_transfered{float:right;text-align:right}.clear_both{clear:both}input{border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;border:1px solid #ccc;font-size:14pt;padding:5px 10px}input[type=button]{background:-moz-linear-gradient(#fff,#dfdfdf);background:-ms-linear-gradient(#fff,#dfdfdf);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#dfdfdf));background:-webkit-linear-gradient(#fff,#dfdfdf);background:-o-linear-gradient(#fff,#dfdfdf);background:linear-gradient(#fff,#dfdfdf)}#image_file{width:400px}#progress_info{font-size:10pt}#abort,#error,#error2,#fileinfo,#warnsize{color:#aaa;display:none;font-size:10pt;font-style:italic;margin-top:10px}#progress{border:1px solid #ccc;display:none;float:left;height:14px;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;background:-moz-linear-gradient(#6c0,#4b9500);background:-ms-linear-gradient(#6c0,#4b9500);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#6c0),color-stop(100%,#4b9500));background:-webkit-linear-gradient(#6c0,#4b9500);background:-o-linear-gradient(#6c0,#4b9500);background:linear-gradient(#6c0,#4b9500)}#progress_percent{float:right}#upload_response{margin-top:10px;padding:20px;overflow:hidden;display:none;border:1px solid #ccc;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;box-shadow:0 0 5px #ccc;background:-moz-linear-gradient(#bbb,#eee);background:-ms-linear-gradient(#bbb,#eee);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#bbb),color-stop(100%,#eee));background:-webkit-linear-gradient(#bbb,#eee);background:-o-linear-gradient(#bbb,#eee);background:linear-gradient(#bbb,#eee)}