@charset "utf-8";
/* CSS Document */

td.gencon {
	background: url('images/speaknowtwo.png') repeat-y 0 0;
}

table#sn-header{
	width:800px;
	height:240px;
	background:url('images/speaknowone.png') no-repeat 0 0;
}

table td#sn-footer{
	 background:url('images/speaknowthree.png') no-repeat 0 0;
	 height:169px;
}

div.speaknow{
	width:660px;
	margin:0 auto;
}
@media print {
div#report-right { overflow:visible; }
} 
