*{
	border: 0;
}

body{
	background-color: #fff;
}
#nav{
	display: none;
}
h1 img{
	/*margin-top: 22px;*/
}
body{
	background-color: #fff;
}
a#print{
	display: none;
}
.print #secondary-content .embellish{
	display: none;
}
.print #secondary-content #nonsemantic1{
    background: none #fff;
	color: #373737;
	/*margin-top: 260px;*/
}
*+html .print #secondary-content #nonsemantic1{
	/* margin-top: 220px; 
	position: absolute;
	top: 0px;
	margin-top: 0;
display: none;*/
margin-top: 190px;
}
* html .print #secondary-content #nonsemantic1{
	/*margin-top: 220px;*/
}


#container{
	border: 0px solid #829189;
	margin: 0px;
	position: static;
	width: 100%;
}	
#primary-content{
	width: 66%;
}
#secondary-content{
	width: 33%;
	margin-top: 0;
}	

*+html .print #container-inner{
	border: 0;
}
*+html .print #primary-content{
    border-right: 0px solid #373737;
	padding-right: 0px;
}




#secondary-content #nonsemantic1 *{
    background: none #fff;
color: #373737;
}
#secondary-content #nonsemantic2{
    display: none;
}