.ajax__combobox_itemlist
{
 margin-right:0em !important;
 margin-top:2.2em !important;
 top:auto !important; 
 height:152px !important;
 font-size:12px;
}


.ul-list-item
{
    list-style-type: none;    
    height: 15px;
    padding: 2px;
   
    font-size: 9px;
    background-color: #cccccf;
    white-space:nowrap;
	 position :relative;
	 top :0em;
	 left:0em;
}



.mycombostyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
 margin: 0;
 padding:0em;
 background-image: url( '../../Images/icarus-arrow.gif' );
 background-position:center ;
 
 
 border:solid 1px black;

 
 height: 22px !important;
 width: 22px !important;
}

.mycombostyle ul
{
 position: absolute !important;
 min-width: 270px;
 width:auto !important;
 min-height: 150px;
 /*height:auto !important;*/
 overflow-y: auto !important;
}

.cmdmatcat_ajax__combobox_itemlist
{
 margin-right:0em !important;
 top:auto !important; 
 height:140px !important;
}



.cmbmatgroup_ajax__combobox_itemlist
{
 margin-right:0em !important;
 top:auto !important; 
 height:100px !important;
}

.Drpalign 
{
	
	overflow: hidden;
	
	
}

