@charset "UTF-8";
/* Style changes if we're not using popup windows */


div.textandpopupthumbnail div.thumbnail { display: none; }
div.textandpopupthumbnail div.text { margin-right: 0; }


.nopopups {
	display: block;
}

a.nopopups, span.nopopups {
	display: inline;
}

.popups, a.popups, span.popups {
	display: none;
}

