/* Overlay */
#smcf-overlay {background-color:#000; cursor:wait;}

/* Container */
#smcf-container {width:420px; left:50%; top:15%; margin-left:-210px; background-color:#fff; padding-left:5px;}
#smcf-container .smcf-content {height:40px;}
#smcf-container .smcf-cc {cursor:default;}
#smcf-container h1 {margin:0; padding:0 0 6px 12px; text-align:left;}
#smcf-container .smcf-loading {position:absolute; background:url(../img/loading.gif) no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#smcf-container .smcf-message {}
#smcf-container .smcf-error {width:92%; margin:0 auto; padding:2px;}
#smcf-container br {clear:both;}
#smcf-container form {padding:0; margin:0;}
#smcf-container label {clear:left; display:block; width:100px; float:left; padding-right:4px;}
#smcf-container .smcf-input {float:left; padding:2px; margin:2px; width:250px;}
#smcf-container textarea {height:84px;}
#smcf-container div.smcf-top {height:13px; padding:0; margin:0;}
#smcf-container div.smcf-bottom {height:13px;}
#smcf-container div.smcf-bottom a,
#smcf-container div.smcf-bottom a:link,
#smcf-container div.smcf-bottom a:active,
#smcf-container div.smcf-bottom a:visited {position:relative; top:-6px;}
#smcf-container div.smcf-bottom a:hover {}
#smcf-container a.modalCloseX,
#smcf-container a.modalCloseX:link,
#smcf-container a.modalCloseX:active,
#smcf-container a.modalCloseX:visited {position:absolute; top:-2px; right:8px;}
#smcf-container a.modalCloseX:hover {}