div#browse-catalog-results ul li div.type {
	display: none;
}

.overview-item {
	background-image: url('/local/images/backgrounds/overview-page/item.png');
	height: 329px;
}

#search {
	width: auto;
	margin-left: 0;
}

#search input.suggest {
	width: 120px;
	margin-right: 70px;
}

#advanced-search {
	width: auto;
	margin-top: 8px;
}

#register_button, #register_button img {
    display: block;
    left: 71px;
    position: absolute;
    bottom: 0px;
}



