body {
	color: black;
	background: white none;
}

#container {
}

#content {
	background: white none;
}

#content_left {
}

#content_right {
    float: none !important;
    width: 1000px;
    overflow: visible;
}

#left_menu a {
	padding: 0 10px 0 0;
	white-space: nowrap;
	height: auto;
	line-height: 1em;
}

.noPrint { 
	display: none; 
}


