.jquery-selectbox {
	padding-right: 0px; display: inline-block; padding-left: 0px; background-image: url(background.gif); padding-bottom: 0px; text-transform: uppercase; width: 54px! important; color: #006600; line-height: 20px; padding-top: 0px; position: relative; height: 20px
}
.selecthover.jquery-selectbox {
	z-index: 700; background: url(background-over.gif)
}
.jquery-selectbox .jquery-selectbox-currentItem {
	padding-right: 0px; display: block; padding-left: 4px; padding-bottom: 0px; overflow: hidden; margin-right: 5px; padding-top: 0px; white-space: nowrap
}
.jquery-selectbox .jquery-selectbox-list {
	border-right: #fff 1px solid; border-top: #fff 1px; overflow-Y: auto; min-width: 52px; display: none; z-index: 1000; min-height: 10px; background: #d4f103; left: 0px; overflow-X: hidden; border-left: #fff 1px solid; border-bottom: #fff 1px solid; position: absolute; top: 21px; height: 120px
}
.jquery-selectbox .jquery-selectbox-moreButton {
	right: 2px; background: url(button.gif); float: right; width: 17px; cursor: pointer; position: absolute; top: 2px; height: 16px
}
.jquery-selectbox .morebuttonhover.jquery-selectbox-moreButton {
	background: url(button-over.gif)
}
.jquery-selectbox .listelementhover.jquery-selectbox-item {
	padding-right: 3px; padding-left: 3px; background: #fff; padding-bottom: 1px; cursor: pointer; color: #006600; padding-top: 1px; border-bottom: #fff 1px solid
}
.jquery-selectbox .jquery-selectbox-item {
	padding-right: 3px; display: block; padding-left: 3px; padding-bottom: 1px; cursor: default; padding-top: 1px; border-bottom: #cbde40 1px solid
}
unknown {
	border-left-color: #d00; background-image: url(../images/bg-TextFieldError.gif); border-bottom-color: #d00; color: #d00; border-top-color: #d00; border-right-color: #d00
}

