.tlds{
float:left;
height:30px;
margin:3px 0 0 15px;
background: url(../images/textbox_100.gif) 0 0 no-repeat;
}

#CS_select_mic{
float:left;
height:11px;
margin:3px 0 0 15px;
background: url(../images/textbox_100.gif) 0 0 no-repeat;
}


.CS_current {
	display:	block;
	width:		100px !important; 
}
.CS_down{
	border: solid #C0C0C0;
	border-width: 1px 1px 1px 0px; 
}

.CS_hidden {
	display:none;
}
.CS_options {
	display:			block;
	background: 		#ffffff;
	border: 			solid #eaeae7;
	border-width: 		0px 1px 1px 1px; 
	position:			absolute;
	width:				98px;
	z-index:            1000;
}
.CS_options a{
	display:			block;
	text-decoration:	none;
	cursor: 			default;
}
.CS_options a:hover{
	display:			block;
	background-color:	#E7E7E7;
}
.CS_select{
	cursor: 	default;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
}

.CS_select td {
padding-top:2px;
	
	}

.sl_first {
width:70px;
color:#464942;
	}
