header.top {

	background:#9cc0e4;	
	width:996px;
	height:55px;
	margin:0px auto;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;	
	position:relative;
	font-size:10pt;
	font-family:Tahoma;
}

header.top #loading {
	
	position:absolute;
	top:13px;
	left:20px;
	height:30px;
	width:30px;
	display:none;
}

header.top #logo {

	margin:15px 0 7px 65px;
	height:30px;
	width:184px;
}

section.basic {

	float:right;
	margin:15px 20px 0 0;
}

section.basic input {

	float:left;
	font-size:14pt;
	border:1px solid #333;
	width:250px;
	padding:2px 0 1px 4px;
	margin:0;
}

section.basic img {

	height:27px;
	width:35px;
	cursor:pointer;
	margin-left:10px !important;
}