
.smcf-top {display:none;}
.smcf-bottom {display:none;}


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

/* Container */
#smcf-container h1 {color:#444444;font-size:22px;font-weight:bold;line-height:24px;margin-bottom:20px;margin-top:0px;}
#smcf-container {width:450px;text-align:left;}
#smcf-container .smcf-content {background-color:#fff; color:#000; height:40px;padding:20px;}
#smcf-container .smcf-cc {cursor:default;}
#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 {text-align:center;}
#smcf-container .smcf-error {color:#960000;font-size:0.8em;font-weight:bold;margin:0 auto;width:92%;}
#smcf-container br {clear:both;}
#smcf-container form {padding:0; margin:0;}
#smcf-container label {font-size:11px;clear:left; display:block; width:140px; float:left; text-align:right; padding-right:4px; font-weight:bold;}
#smcf-container .smcf-input {float:left; padding:2px; margin:0 2px 2px;font-size:11px; background:#eee; border:1px solid #fff;width:200px;}
#smcf-container textarea {height:114px; font-size:.9em;}
#smcf-container .smcf-button {margin:20px 0 0 4px;cursor:pointer;}
#smcf-container a.modalCloseX,
#smcf-container a.modalCloseX:link,
#smcf-container a.modalCloseX:active,
#smcf-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; top:0px; right:4px; color:#888;}
#smcf-container a.modalCloseX:hover {color:#9bb3b3;}