table#banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: #e7e7e7 1px solid;
	border-bottom: #6f6f6f 1px solid;
	border-right: 0px;
	border-left: 0px;
	color: #505050;
	background-color: #FBC174;
	font-size: 8px;
}

table#banner div.connect {
	text-align: left;
}
table#banner div.search {
	text-align: right;
}
