

.smallfont {
	font-size: 85%;
	text-align: center;
}

.small {
	font-size: 75%;
}

.browse {
	width: 100%;
/*	margin-right: 180px; */
}

.menu {
	list-style-type: none;
	font-size: 85%;
}

.menu li {
	display:inline;
}

.search {
	float:right;
}

.large {
	font-weight: bold;
	font-size: 115%;
}