/******************************************************************************/
/* Printer Friendly Styles Start */
/******************************************************************************/
body {
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
}

#header, #content-header, #breadcrumb, #left-column, #footer, .print-hide {
	display: none;
}

#content-wrapper {
    margin: 0;
    width: auto;
}

#content-wrapper, #inner-content-wrapper {
    padding: 0;
    background-image: none;
}

#main {
    padding: 0;
}

#middle-column {
	float: none;
}

a {
	background-color: inherit;
	color: inherit;
	text-decoration: none;
}
/******************************************************************************/
/* Printer Friendly Styles End */
/******************************************************************************/
