button.print_this_page { display: none; }

div#header,
div#nav,
div#footer {
	display: none;
}

html {
	height: auto;
}

body {
	overflow: visible;
	text-align: left;
	background-color: white;
	background-image: none;
	height: auto;
}

div#container {
	margin: 0;
	width: auto;
	position: static;
	min-height: 0;
	border-width: 0;
}

div#content {
	position: static;
	width: auto;
	padding: 0;
	border-left: 0;
	margin-top: 0;
	min-height: 0;
}

div#content,
body#product div#desc,
body#partners div.partner div.info,
body#partners div.partner div.img,
body#media3dc img#slideCar,
body#media3dc div div.info,
body#media3dc div div.thumbs,
body#media3dc div div.thumbs img,
body#media3dc div div.thumbs div.dlLinks,
body#news ul.navlist li,
body#contact div.office,
div.info div.label,
fieldset#tableOfContents {
	float: none;
}

body#partners div.partner div.img {
	left: 0;
}

body#company div#content,
body#news div#content,
body#support div#content,
body#partners p,
body#media3dc p,
table.cart,
table.purchaseHistory {
  width: auto;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

div#whatsnew {
	background-color: white;
	background-image: none;
	border: 1px solid black;
	padding: 10px;
	height: auto;
}

div#whatsnew h2 {
	display: block;
	margin-top: 0;
}

img#whatsnewimg,
img#whatsnewprev,
img#whatsnewnext,
img#whatsnewprevdisabled,
img#whatsnewnextdisabled {
	display: none;
}


