/* Print Stylesheet */


/* HTML & Body */
html																	{ padding: 0px; margin: 0px; }
body																	{ padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 0.75em; background: #FFFFFF; }

#schmedt_container										{ width: 223px; height: 500px; overflow: hidden; background: #E0E0E0; }

.schmedt_content											{ margin: 10px 10px 0px 10px; background: #E0E0E0; }

/* ----------------------------- //
	 FCE "Rightside"
// ----------------------------- */
.fce_rightside																{ width: 203px; font-size: 0.9em; }
.fce_rightside_body														{ background: #E0E0E0; padding: 0px; }
.fce_rightside_footer													{ background: #E0E0E0; height: 6px; font-size: 1px; }


.schmedt_content .fce_rightside_footer				{ background: transparent !important; }
.schmedt_content .fce_rightside								{ margin-bottom: 0px !important; }





































