
.comboboxContainer { 
border-left: solid 0px #777; 
border-top: solid 0px #777; 
border-right: solid 0px #ccc; 
border-bottom: solid 0px #ccc; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background: url(../../images/chat_drop.gif) repeat-x left top;
} 

.comboboxValueContainer { 
background: url(../../images/chat_drop.gif) repeat-x left top;
} 

.comboboxValueContent { 
padding-left: 4px;
color:#365b6a;
} 

.comboboxDropDownContainer { 
/*height:135px;*/
margin-left:0px;
border-right: solid 0px #000; 
border-bottom: solid 0px #000; 
border-left: solid 0px #aaa; 
border-top: solid 0px #aaa; 
background: #93b7c6; 
overflow: auto; 
padding-left: 0px; 
cursor: default; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
z-index:499;
}

#icerik div.comboboxContainer ul.comboboxDropDownContainer li{
	margin:0px;
	margin-top:5px;
	list-style-type:none;
	background:none;
}

.comboboxDropDownContainerIM { 
height:150px;
margin-left:0px;
border-right: solid 0px #000; 
border-bottom: solid 0px #000; 
border-left: solid 0px #aaa; 
border-top: solid 0px #aaa; 
background: #93b7c6; 
overflow: auto; 
padding-left: 0px; 
cursor: default; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
z-index:499;
}  

#icerik div.comboboxContainer ul.comboboxDropDownContainerIM li{
	margin:0px;
	margin-top:5px;
	list-style-type:none;
	background:none;
}

.comboboxDropDownContainer_ { 
/*height:100px;*/
margin-left:0px;
border-right: solid 0px #000; 
border-bottom: solid 0px #000; 
border-left: solid 0px #aaa; 
border-top: solid 0px #aaa; 
background: #93b7c6; 
overflow: auto; 
padding-left: 0px; 
cursor: default; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
z-index:499;
} 

#icerik div.comboboxContainer ul.comboboxDropDownContainer_ li{
	margin:0px;
	margin-top:5px;
	list-style-type:none;
	background:none;
}

.comboboxDropDownContainer 3{ 
height:350px;
margin-left:0px;
border-right: solid 0px #000; 
border-bottom: solid 0px #000; 
border-left: solid 0px #aaa; 
border-top: solid 0px #aaa; 
background: #93b7c6; 
overflow: auto; 
padding-left: 0px; 
cursor: default; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
z-index:499;
}

.comboboxDropDownContainer 6{ 
height:150px;
margin-left:0px;
border-right: solid 0px #000; 
border-bottom: solid 0px #000; 
border-left: solid 0px #aaa; 
border-top: solid 0px #aaa; 
background: #93b7c6; 
overflow: auto; 
padding-left: 0px; 
cursor: default; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
z-index:499;
}

.comboboxDropDownButton { 
width: 27px; 
height: 21px; 
background-image: url(../../images/chat_drop_btn.gif); 
cursor:pointer;
} 

.comboboxGroupItemHeader { 
display: block; 
background: #000; 
color: #fff; 
} 
.comboboxGroupItemContainer { 
padding-left: 0px; 
} 

.comboboxItem { 
background: #93b7c6; 
color: #365b6a;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:5px;
list-style-type:none;
}


.comboboxItemHover { 
background-color: #779ead; 
color: #FFFFFF; 
padding-left: 0px; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:5px;
list-style-type:none;
} 

