@import "screen.css";

body {
    background: white;
}

#navigation, img.icon-lanekassen, #leftcolumn, #bottom-navigate, #header, #footer {
    display: none;
}

#inner-wrapper.gray, #wrapper, #twocolumns {
	background: transparent none;
}

#rightcolumn {
    margin: 10px 10px 10px 10px;
	width: auto; 
	float: none !important;
	color: black; 
    background: transparent none;
}