@import "style_basic.css";
@import "style_links.css";


.header {
	display:none;
}


.news_box {
	display:none;
}


.news_img {
	float:left;
	margin-right:10px;
}

.news_sep {
	border-bottom:1px dashed #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
}


.menu {
	display:none;
}

.share_button {
	display:none;
}

.content {
	margin-left:0px;
	width:550px;
	font-size:9pt;
	color:#666666; 
	line-height:1.5;
}

.product_reference {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	font-size:8.5pt;

}

.product_reference .product_img {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-color:#EDEDED;

}


/* Photogallery */
.tblGallery {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
}

.tblGallery td {
	padding:5px;
	text-align:center;
}

.tblGallery td img {
	/* border:1px solid #000000; */
}
