

html * {
	background-color: transparent !important;
}
htms, body {
	background: none !important;
	background: white !important;	
	width: 100% !important;
	height: 100% !important;
}
#rosacredit {
	display: none;
}
#ContainerRight {
	display: block;
	float: none;
	margin-left: 120px;
}

#MetaSearch {
	display: none;
}

#Footer {
position: absolute;
bottom: 0;
}

.PrintButton , .PrintButton  a{
	display: none;
	
}