nav,
form,
aside,
#f_navigation,
#action_window,
#f_icenter,
.auraltext,
.submit,
#c_cart .c_main_content_header a,
#c_treatments_product_details a
{
	display:none!important;
}
img{
	border:0;
}
a{
	color:#000;
	text-decoration:none;
	border-bottom:dotted 1px #999;
}
body{font-size:10pt;	font-family:Arial,Helvetica,Verdana,sans-serif;}
h1{font-size:13pt}
h2{font-size:12.5pt}
h3{font-size:12pt}
h4{font-size:11.5pt}
h5{font-size:11pt}
h6{font-size:10.5pt}

#header{
	display:block;
	text-align:center;
	margin-bottom:5mm;
	padding-bottom:5mm;
	border-bottom:2px solid #000;
}
#header *{
	display:inline;
	vertical-align:top;
	border:0;
}
#footer{
	display:block;
	border-top:2px solid #000;
	margin-top:5mm;
	padding-top:5mm;
}
#c_cart .data,#c_cart .info{
	border-bottom:1px solid #000;
}
#c_cart .cols{
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #000;
}
#c_cart .cols .data{
	width:49%;
	float:left;
	border-bottom:0;
}
#c_cart .cols .info{
	width:49%;
	float:right;
	border-bottom:0;
}

