.scene-create-form {
    padding: 5px;    
}

#videoprobki-scenes-form { 
    font-size: 14px; 
    background-color: white;
    border: 1px solid;
    padding: 10px; 
}

.scene-create-form .form-item label { font-size: 10px; }
.scene-message { text-align: center; font-size: 14px; width: 507px; }

.scene-error { color: red; font-weight: bold; }
#scene-wait, .scene-message { 
    text-align: center;     
    background-color: white;
    border: 1px solid;
    padding: 10px; 
}
 
.modalCloseImg{ display: block; position: absolute; top: 0px; right: 0px; cursor: pointer; height: 35px; width: 35px; background: url("/themes/videoprobki/images/overlay_close2.png") no-repeat scroll 0 0; }
#simplemodal-container { /*right: 0; width: 445px; height: 550px;*/ }
#simplemodal-overlay { background-color:#000; cursor:wait; }

#scene-comment-form .resizable-textarea { width: 353px; }
#scene-comment-form .form-item { width: 353px; }
#scene-comment-form .form-text { width: 353px; }
#scene-comment-form .description { width: 353px; }

#videoprobki-scenes-form .scene-message { width: 353px; }