body {
	background: #FFF;
	color: #000;
	font-size: 10pt;
	margin: 0;
	text-align: left;
	}

h1 {
	margin: 1em 0;
	}

a {
	color: #000 !important;
	}

.col1, .col2 {
	width: 45%;
	}

#page {
	width: auto;
	}

#header h1 {
	margin: 0 0 1em;
	padding: 0;
	}
#header h2 {
	background: none !important;
	text-align: right;
	top: 0; left: 0;
	height: auto; width: 100%;
	}
#header h2 span {
	position: relative;
	left: 0px;
	}

.noprint, #visual, #utils, #menu, #sectionmenu ul, #footer ul {
	display: none;
	}

#ordering {
	background: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #000;
	font-weight: normal;
	margin: 1em 0;
	}
#ordering a {
	color: #000 !important;
	border-bottom: none !important;
	}

#mainwrap1 {
	background: none;
	}
#mainwrap2 {
	background: none;
	width: auto;
	overflow: visible;
	}
#main {
	background: none;
	width: auto;
	overflow: visible;
	}

#sectionmenu {
	background: none;
	padding: 0;
	}

#text {
	padding: 0;
	}

#footer #copy span {
	display: block;
	}
	
#receipt {
	width: auto;
}



/* home page */

#dna, #intro_sidebar, #sidebar #see_how, #sidebar #faq_sample, #sidebar #steps p.button {
	display: none;
	}

#home h1 {
	margin: 1em 0;
	}

#content {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	}
#intro {
	float: none;
	width: auto;
	}
#sidebar {
	float: none;
	width: auto;
	}
#sidebar .box {
	background: none;
	padding: 0;
	}

#sidebar #steps {
	background: none;
	overflow: visible;
	width: auto;
	}
#sidebar #steps h3 {
	font-size: 1.8em;
	text-align: left;
	}
#sidebar #steps ol {
	list-style: decimal;
	margin: 0 0 0 2em;
	}
#sidebar #steps li {
	background: none !important;
	color: #000;
	margin: .5em 0 0;
	padding: 0;
	}
