#header, #column, #footer, #button-yhteys, #machine-images, #print-a, #rahoitus {
	display: none;
}

#main {
	font-size: 150%;
}

#main.box-product {
	width: 100%;
	padding: 0;
	border: none;
}

#main.box-product h1 {
	font-size: 300%;
	white-space: nowrap;
	margin-bottom: 15px;
}

#main .column_2 {
	width: 100%;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: separate;
	margin-bottom: 2.5em !important;
}

#main table td, #main table th {
	border-bottom: 1px solid #000000 !important;
	border-top: 1px solid #000000 !important;
}

#main h2, #main h3, #inspection-grade {
	font-size: 175% !important;
	color: #000000 !important;
}

#main .print-column {
	float: left;
	width: 48%;
}

#main .print-column.first {
	float: right;
}

.price {
	color: #000000;
	font-size: 800%;
	height: auto;
	clear: both;
	padding: 0 0 0.15em 0;
	text-align: center;
	border: 5px solid #007A2B;
	background: transparent;
	margin-bottom: 0.2em;
}

.price .no_alv {
	float: none;
	line-height: auto;
	width: 100%;
	padding: 0.5em 0;
}

.price .with_alv {
	background: transparent;
	float: none;
	line-height: auto;
	width: 100%;
	font-size: 30%;
}

#main p.big {
	margin-bottom: 2.0em;
}

#main .seller {
	float: left;
	width: 30%;
	margin-right: 3%;
	font-size: 115%;
}

#main .seller .image_right {
	display: none;
}

#main .print-logo {
	display: block;
	float: right;
	margin-right: 0;
}

#main .print-logo img {
	float: right;
}

#magicbox {
	font-size: 20px;
	margin-bottom: 20px;
	border: 0;
}

.no-print {
	display: none;
}