#searchBar {
	background-color: #9E9D9D;
	background-repeat: repeat-x;
	background-image: url(/images/ecko_searchbar_bck.gif);
	text-align: center;
	color: #000000;
	clear: left;
	line-height: 30px;
	height: 30px;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9E9D9D;
	border-left-color: #9E9D9D;
}

#tab_bg {
	background-image:url(/images/grey_repeat.gif);width: 100%; height:90px;background-repeat:repeat-x; padding:0px; margin:0px; background-color:#e0edfc;
}

#tab {
	background-image:url(/images/logo1.gif);
	background-repeat:no-repeat;
	font-size:93%;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 100%;
	float: left;
	height:90px;
}

#tab img{
padding-top:5px;
}
