/* LOADING-BOX */
#loading-box {display: none; font-family: Verdana; font-size: 11px; height:50px; padding:10px; text-align:center; background:#fff; border:1px solid #cccbcb; position: absolute; top: 500px !important; z-index: 100;}
#loading-box a {text-decoration: none; font-weight: bold; }
#loading-text {font-weight:bold; color: #000; text-align: center; padding-bottom: 7px;}


