/* SerNet Print-Styles */

.noPrint {
    display: none !important;
}

#layoutCenter {
    width: 100% !important;
}

#footerContent p {
    margin: 20px 0 0;
}

.printLogo {
	display: block;
	position: relative;
	float:right;
}

.printLogo img{
	width: 80%;
}
