/* Styling for the jQuery GSBookbar plugin v2.0.0. */
.empty_gsbb {
	display: block;
}
.empty_gsbb:before {
	content: 'No matching books found.';
	display: inline;
}
.empty_gsbb .resultsBox_gsbb {
	display: none;
}
