#header {
	display:none;
}

#left-content {
	display:none;
}

#bottom-menu {
	display:none;
}

#copyright {
	text-align: center;
}

#banner-wrapper {display:none;}
.basket-control-wrapper, .banner,.pageSec-form, .print-button,.back-to-previous{display:none;}

table {
	width : 90%;
	
}
th{
	border: 1px solid black;
}

.even td {
	background-color: #ECECEC;
}

td.label {
	padding-right: 1em;
	text-align: right;
	width : 20em;
	font-weight: bold;
}


.bold {font-weight: bold;}
.italic {font-style: italic;}
.left { text-align : left; }
.right { text-align : right; }
.center { text-align : center; }
.large { font-size:large}

