.cleaner {clear:both;}

.searchPanel{
					left:5px;
					position:relative;					
					z-index:110;
					width:190px;
					padding:0 0 10px 0;
}
.EditSearch{

				
				border:0;				
				width:156px;
				height:20px;
				float:left;
				margin:0 3px 0 0;
				padding:0 0 0 0;
				position:relative;
				color:#000;
				font-size:10px;
				border: 1px solid #BAD7FF;
}

.BtnSearch{
				
				width:28px;
				height:21px;
				margin:0;
				padding:0;				
				border:0;	
				float:left;
				color:#fff;
				position:relative;				
				font-weight:bold;
				font-size:12px;
				cursor: pointer;
				background-color:#0034B2;
}
