@charset "utf-8";
/* CSS Document */


html,body{
	background-color:white;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
    color:black;
	font-size:1.1em;
	line-height:1.5em;
	height:100%;
}


.product_content{
	width:900px !important;
}
.product_content_overview{
	width:900px !important;
	font-size:.9em;
}


h1{
	font-size:1.4em;
}


.nav{
	display: none;
}
.print_logo{
	display:block !important;
	height:60px
}
.print_logo table{
	width:1000px !important;
	height:60px
}
.interior{
	background:none !important;
	page-break-inside: avoid !important;
}

.print_button{
	display: none;
}
.contentBox_top{
	display:none;
}
.contentBox{border:1px solid #8aa9d9;
	padding:10px 10px 10px 10px !important;	
	background:none !important;
	width:226px; !important;
	line-height:1.2em !important;
	} 
.contentTable{
	padding-left:20px;
}

.row_description{
	font-size:16px !important;
}
.row_name{
	font-size:16px;
	width:350px !important;
}
