.validatorCalloutHighlight
{
	background-color: lemonchiffon;
}
.AquaStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
background-image:url(../img/aqua-arrow.gif);
background-position:left top;
border:0 none;
height:19px;
width:19px;
margin : 0px;
}

.AquaStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
background-image:url(../img/aqua-bg.gif);
background-position:left top;
border:medium none;
font-size:12px;
height:17px;
margin:0px;
padding:2px 0 0 2px;
width:150px;
}

.JfnStyle   
{  
    height: 28px;  
    display:block;
	float:left;
}  

p.medium span{
	clear:both;
	float:left;
}
  
.JfnStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input  
{  
    margin: 0px 0px 0px 0px;  
    background-image: url(../img/select_left.gif) ;  
    background-position: top left;  
    background-repeat: no-repeat;  
    border: 0px none;  
    padding: 3px 0px 0px 8px;  
    font-size: 11px;  
    height: 17px;  
    width: 110px;  
}  
  
.JfnStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button  
{  
    background-image: url(../img/select_right.gif);  
    background-position: top left;  
    border: 0px none;  
    height: 26px;  
    width: 30px;  
}  
  
.JfnStyle .ajax__combobox_itemlist  
{  
    border-color: #000000;  
    background-color: #FFFFFF;  
}  
.JfnStyle > table
{  
   float:left;
}  
.modalBackground  {
	background-color:Gray;
	opacity:0.5;
    -moz-opacity : 0.5; 
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */ 
	filter : alpha(opacity=50); /* IE < 8 */ 
}
.modalPopup {
background-color:#FBFBFB;
border:3px solid Gray;
padding:3px;
width:250px;

}

.validatorCalloutHighlight
{
	background-color: lemonchiffon;
}
div.divUp,
div.divUp div{display:inline;float:left;}
.btnCnx {
background:none repeat scroll 0 0 #F1AACA;
border:1px solid #5D5B5B;
color:#5D5B5B;
font-size:0.7em;
font-weight:bold;
height:22px;
width:70px;
}

.btnRech{
background: none repeat scroll 0% 0% transparent; border: 1px solid white; color: white;
}

.tbRech{
width:185px;
color:#999999;
}
