/* do show elements classed as 'med' - these are for this alternate site */
.med { display : block; }
.p7TP_tabs div.med { display : block; }	/* required for item detail tabs */

/* don't show elements classed as 'mlm' - these are for the regular site */
.mlm { display : none; }


#copyright { color:#e68204; padding-left : 40px; }

.menulist a.currentsectionlink,
.menulist a.currentsectionlink:visited,
.menulist a.currentsectionlink:hover 	{ color: #000; }