/* ---------------------------------------- Print Style Sheet ---------------------------------------- */
/*																												*/
/*																												*/

.mmhide_noprint {
	display: none;
}

body
{
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
}

.mmhide_contentArea{
	width:60%;
}
.mmhide_sidebarArea{
	width:40%;
}