/* Styling for the jQuery GSVideobar plugin v2.0.0. */
.empty_gsvb {
	display: block;
}
.empty_gsvb:before {
	content: 'No matching videos found.';
	display: inline;
}
.empty_gsvb .resultsBox_gsvb {
	display: none;
}
