.upload-form { width: 300px; margin-left: -150px; left: 50%; top: 40%; background: #fff; border:9px solid #eaeae1; padding: 15px; position: absolute; z-index: 100; display: none; }
.upload-form h3 {
font-size: 14px;
font-weight : normal;
font-family : Tahoma;
display: inline;
margin-bottom: 15px; }
.upload-form .close { position: absolute; top: 5px; right: 5px; width: 14px; height: 14px; outline: none; background: url(../images/close-block.gif) no-repeat; }
.panel-form { padding: 4px 0 3px 5px; background: #f5f5f5; width: 99.1%; }
.panel-form img { vertical-align: top;border:none; }
.panel-form a { outline: none; }
.panel-form input {width: 90%;}
