* {
	font-family: Arial, sans-serif;
}
a img {
	border: 0;
}
a {
	text-decoration: none;
	color: #ff7800;
}
body {
	background: #fff;
	font-size: 1em;
	margin: 0;
	height: 100%;
}
#leftCol,#right_nav,#ft_main, #ft_right_bottom,.headerRow,.heading-title  {
	display: none;
	margin: 0;
}
/*
#bodycontainer {
	background: #fff;
	margin: 0;
}
#bodycontainer .outerwrap {
	display: block;
	margin: 0;
}

.products_header,.products_footer,#cart_form {
	display: none;
}
#outer {
	margin: 0;
}
#clearheader {
	height: 0;
}*/
.details-print {
	display: block;
}
#contentContainer {
	height: 50%;
}
/*
.product_list {
	width: 99%;
	border-bottom: #D9D9D9 1px solid;
}
.product_list td {
	vertical-align: bottom;
	text-align: center;
	color: #FF7800;
	border-top: #D9D9D9 1px solid;
	padding: 20px 0 5px 0;
	width: 50%;
	height: 130px;
}
.product_list td a{
	color: #FF7800;
	text-decoration: none;
}
.product_list td em {
	font-style: normal;
}
.product_list td em.sales {
	text-decoration: line-through;
}
.product_list td.first {
	border-right: #D9D9D9 1px solid;
}
h4.eshop_title {
	color: #FF7900;
	margin: 10px 0 10px 10px;
	font-size: 1.4em;
}
#centercontent {
	color: #636363;
}
#centercontent .eshop_content img {
	margin: 10px;
	border: 1px solid #FF7800;
}
#centercontent hr {
	border: 1px solid #FF7800;
	height: 1px;
}
#centercontent hr.top {
	margin: 10px 25px 4px 25px;
}
#centercontent hr.bottom {
	margin: 10px 25px 0 25px;
}
#centercontent h1 {
	font-size: 1em;
	color: #FF7800;
	margin: 33px 0 0 25px;
	padding: 0;
}
#centercontent .eshop_content{
	padding: 0px 25px 0 25px;
	margin: 0;
}
#centercontent .eshop_content p{
	margin: 8px 0;
}
*/

