.quick-jump {
	height: 207px;
}
	
.quick-select {
	height:36px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #006599;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
li.qjump-li-1 {
	font-weight: bold;
	background: #ebebeb;
	color: #5b677d;
	padding-left: 4px!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li.qjump-li-2 {
	padding-left: 16px!important;
	color: #5b677d;
	background: url(../images/qj-bullet-1.gif) no-repeat 7px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li.qjump-li-3 { padding-left: 28px!important; color: #8496b6; background: url(../images/qj-bullet-2.gif) no-repeat 19px 8px; }
#quickJumpSelectArea { cursor: pointer; width: 180px; height: 20px; }
.center-over #quickJumpSelectArea { width: 180px; }
#quickJumpSelectOptions { cursor: pointer; width: 150px; height: 250px; overflow: auto; z-index:2000; }
#quickJumpSelectText {
	cursor: pointer;
	width: 140px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.select-area { position:relative; cursor:default; height:19px; background:url(../images/select-bg.gif) repeat-x; }
.inner-quick-jump { float: right; margin: 3px 15px 0 0; }
.select-area .select-area-left {
	width:1px;
	height:19px;
	float:left;
	background-color: #006699;
}
.select-area .select-area-right { width:19px; height:19px; float:right; background:url(../images/select-right.gif) no-repeat; }
.select-area-opened .select-area-right { background:url(../images/select-right.gif) no-repeat; }
.select-area .select-area-center { position:absolute; top:0; left:1px; padding-left:4px; color:#686868; font:10px Tahoma; height:19px; line-height:19px; overflow:hidden; white-space:nowrap; }
.select-options-invisible, .select-options-visible { position:absolute; top:19px; background:#fff; z-index:999; border:1px solid #d4d4d4; overflow:auto; }
.select-options-invisible { display:none; }
.select-options-visible { cursor:default; list-style-type:none; }
.select-options-visible li { margin:0; padding:2px; text-align: left!important; }
.select-options-visible li.select-option-hovered {
	background-color:#006699;
	color: #FFFFFF;
}
.select-options-visible li.select-option-selected { background:#496ac5; color:#fff; }
.meebo {
	margin-top: 5px;
	margin-left: 5px;
}
