2
#upload-dialog {color: white; margin-top: 10px; -moz-box-shadow: none; -webkit-shadow: none; box-shadow: none; border: none;}
3
#upload-dialog h1 {font-size:32px; font-weight: 700; font-family: serif; line-height: 39px; margin: 21.4333px 0px;}
4
#upload-dialog label {font-size: 16px;}
5
#youtube-logo-large { float: left; margin-left: 47px; margin-right: 8px }
6
#youtube-video-info label { width: 18%; display: inline-block; text-align: right; vertical-align: top; margin: 5px 5px 0 0; }
7
#youtube-video-info input, #youtube-video-info textarea { margin-top: 5px; width: 75%; }
8
#youtube-video-info #youtube-submit-btn { float: right; width: 70px; margin-top: 12px; }
9
#upload-error-console-container {position: absolute; width: 95%; bottom: 20px;}
10
#upload-error-console {margin: auto; width: 82%; border:1px solid #a88a8f; background: #C2B2B5; color: #423637; font-size: 12px; padding: 3px; text-align: center; -moz-border-radius: 2px; -webkit-border-radius: 2px; display:none;}
11
#success-message{margin: 100px auto;}