
.jumpMenuBox {position: relative; height: 100%;width: 100%;border: 1px solid #cccccc;}
.innerJumbMenuBox {padding: 10px;}
.jumpMenuBox label {width: 50%; float: left;}
.jumpMenuBox select {width: 50%; float: left;}
.first-drop, .item-drop {margin-bottom: 5px;}
.ajaxBusy {display: block; text-align: center; height: 100%; width: 100%; background: none repeat scroll 0 0 #555555; opacity: 0.5; position: absolute; top: 0; left: 0;}
.ajaxBusy img {position: absolute; top: 50%; left: 50%; margin-left: -50px; margin-top: -50px;}
.innerJumbMenuBox .clear {float: none; clear: both;}
