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