@media print {
	.header_wrapper,.jimmy_wrapper,.footer_wrapper,.menu_td ul,.submit_go
		{
		display: none;
	}
	a.proder_btn
		{
		display: none;
	}
	.detail {
		background: none repeat scroll 0 0 #ffffff;
	}
	.maintablen .content_td {
		overflow: visible;
		background: none repeat scroll 0 0 #ffffff;
	}
	/**/
	html,body {
		margin: 0;
		min-width: 60px;
		padding: 0;
		overflow-y: visible;
	}
	.wrapper {
		height: auto !important;
		min-width: 60px;
		position: relative;
	}
	.det .maintablen_wrapper {
		overflow: visible;
		overflow-y: visible;
		position: relative;
	}
	.det .maintablen {
		width: auto;
		height: auto;
	}
	.maintablen {
		clear: both;
		margin: 0 auto 30px;
		width: auto;
	}
	.det .cont_in_table,.det .table_head,.det .det .tbd,.det .table_content_bd,.det .main_tb,.det .maintablen
		{
		overflow: visible;
	}
	.maintablen_wrapper {
		padding-bottom: 33px;
		overflow: visible;
	}
	.oc_headlnks_cont {
		height: 25px;
		width: 100%;
	}
	.oc .content_td {
		width: 100%;
	}
	.blocke_cont {
		clear: both;
		overflow: visible;
		padding-left: 17px;
	}
	.blocke {
		float: left;
		padding-top: 15px;
		width: 45%;
	}
	.cb {
		border-bottom: 2px solid #000000;
		clear: both;
	}
	.blocke_headline {
		border-bottom: 2px solid #000000;
		width: 100%;
	}
	.order_details .blocke_line {
		border-bottom: 1px solid #cccccc;
		overflow: hidden;
	}
	a {
		color: #000000;
		font-style: italic;
		text-decoration: none;
	}
}