div.popup{background-color:#fff;cursor:default;border:5px solid #d4d4d4;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}div.popup h2{margin:30px 20px}div.popup img.close{float:right;margin-top:-18px;margin-right:-12px;z-index:2000}div.popup img.progressWheel{margin-right:10px;display:inline;width:32px;height:32px;vertical-align:middle}div.popup div.popupTitle{width:100%;margin:10px 0;display:block;background-color:#5890af}div.popup div.popupTitle h3{color:#fff;font-weight:700;font-size:1.15em;margin-left:35px;line-height:2.5em}div.popup p.hint{color:#888;font-size:.85em;padding:3px 0 0 0;line-height:1em}div.popup fieldset{margin:10px 35px}div.popup div.field{width:100%;margin-bottom:15px;clear:both}div.popup label{display:block;font-weight:700}div.popup input.textInput,div.popup select,div.popup textarea{width:100%}div.popup .fileUpload,div.popup .textInput,div.popup input[type=text],div.popup textarea{vertical-align:middle;border:1px solid #ddd;padding:2px;font-size:1.15em}div.popup input[type=image]{vertical-align:middle;margin-right:5px}div.popup #currentPhoto{width:auto;float:left;margin-right:10px}div.popup #photoUpload{clear:none}