#logo {
background: no-repeat;
}

#login {
	width: 250px;
	margin-bottom: 5px;
}

#search {
	width: 500px;
	/*border: 1px solid;
	border-radius: 10px 10px 10px 10px;*/
}

/*#output {
	margin-top: 5px;
}

#output table {
	text-align: center;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#output th, td {
	padding: 2px 4px 2px 4px;
}*/