.contato .jquery-selectbox .jquery-selectbox-list {
	background:#FFFFFF none repeat scroll 0 0;
border:1px solid #000000;
display:none;
height:120px;
left:0;
overflow:auto;
padding:5px;
position:absolute !important;
top:18px;
width:417px !important;
z-index:1000;
}

.interesse  .jquery-selectbox {
	position: relative!important;
	height: 16px!important;
	border: 0;
	width: 146px!important;
	z-index: 0;
	float: left;
	display: inline;
	font-size: 10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	background:url(../../images/structure/form/bg_select01.gif) no-repeat;
	
}

.contato  .jquery-selectbox {
	position: relative!important;
	height: 16px!important;
	border: 0;
	width: 427px!important;
	z-index: 0;
	float: left;
	display: inline;
	font-size: 10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	background:url(../../images/structure/form/bg_select03.gif) no-repeat;
	
}


.jquery-selectbox {


	position: relative!important;
	height: 24px!important;
	border: 0;
	width: 172px!important;

	z-index: 0;
	float: left;
	display: inline;

	font-size: 1em;
	padding-left:3px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	background:url(../../images/structure/form/bg_select02.gif) no-repeat;
}

.field_select .jquery-selectbox {
width: 87px!important;
background:url(../../images/structure/form/bg_select-estado.gif) no-repeat;
margin:0!important;
}

.jquery-selectbox {


	position: relative!important;
	height: 24px!important;
	border: 0;
	width: 65px!important;

	z-index: 0;
	float: left;
	display: inline;

	font-size: 10px;
	padding-left:3px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	background:url(../../images/structure/form/bg_select02.gif) no-repeat;
}
.jquery-selectbox.selecthover {
	border-color: #9F7627;

	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	white-space: nowrap;
	display: block;
}

.jquery-selectbox .jquery-selectbox-list {
	background:#FFFFFF none repeat scroll 0 0;
border:1px solid #000000;
display:none;
height:120px;
left:0;
overflow:auto;
padding:5px;
position:absolute !important;
top:18px;
width:52px !important;
z-index:1000;
}

.interesse .jquery-selectbox .jquery-selectbox-list {
	background:#FFFFFF none repeat scroll 0 0;
border:1px solid #000000;
display:none;
height:120px;
left:0;
overflow:auto;
padding:5px;
position:absolute !important;
top:18px;
width:138px !important;
z-index:1000;
}




.jquery-selectbox .jquery-selectbox-moreButton {
	/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	background:url(../../images/structure/form/more_button.gif);
	width: 19px;
	height: 24px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {

}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	 
	color: #666666;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
}

/** ERROR classes **/
form .error .jquery-selectbox {
	color: #d00;
	border-color: #d00;
	background-image: url("../img/bg-TextFieldError.gif");
}

#lightbox-image-details-currentNumber { color:#E18513;}


