@CHARSET "ISO-8859-1";

body { background: white url('../img/background.gif') repeat; margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: black; }

#langmenu,
#mainmenu,
#header-right,
#channelmenu,
#breadcrumb,
#leftcol,
#contentcol>h1,
.no-print { display: none; visibility: hidden }
#notraxLogo img { border: 0; float: right; }

a { color: black; text-decoration: none; }

div#contentcol .content { background: none; width: 100%; }
div.pricelist { overflow: visible }

table.my_pricelist { width: 100%; border-collapse: collapse; border-spacing: 0; }
table.my_pricelist,
table.my_pricelist th,
table.my_pricelist td { border: 1px solid black; }
table.list { width: 100%; border-collapse: collapse; border-spacing: 0; }
table.list,
table.list th,
table.list td { border: 1px solid black; }
