/* CSS Document */

/* ---------------------------------------------------------------------------------------------------------------------------------
--	Viewer styles
--------------------------------------------------------------------------------------------------------------------------------- */
.viewer.text {
	font-size:0.9em;
	font-weight: 300;
}

.viewer.title {
	font-size:1.8em;
	font-family:"Bauhaus 93", "Bradley Hand ITC", "Lucida Calligraphy";
	float: right;
	font-weight: bold;
	margin-top: 0.5em;
	font-style: oblique;
}
