#network{
	float:left;
	width:885px;
	height:27px;
	background: url(../../images/site/cont_net.gif);
	padding:0px 17px 0px 18px;
	display:inline;
	overflow:hidden;
}
#network a img{
	border:none;
}
#network a{
	color:#ccc;
	text-decoration:none;
}
#network a:hover{
	color:#fff;
}
.nkg_logo{
	float:right;
	width:66px;
	height:27px;
	text-align:center;
	line-height: 11px;
}
#network form{
	float:right;
	margin-right:5px;
	margin-top:5px;
}
#network select{
	float:left;
	height:17px;
	border:1px solid #6e7d8c;
	text-transform:uppercase;
	background:#b3c2d1;
	font-size:10px;
	color:#596168;
	margin: 0px;
	padding: 1px;
	width:175px;
	display:inline;
	overflow:hidden;	
}
#network optgroup{
	color:#003265;
	background:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
}
#network option{
	color:#7c7c7c;
	background:#fff;
	text-transform:none;
}
#network input{
	float:left;
	margin-left:2px;
	margin-top:1px;
}