a, a:link { color: #000000; text-decoration: none;}
a:active, a:visited { color: #aaaaaa; }
a:active { border-style: none; }
a:hover { text-decoration: underline; }
.popup { display: none; z-index: 5; position: fixed; background-color: #fcfcfc; border-color: #aaaaaa; border-width: 3px 3px 3px 3px; border-style: dotted; height: 500px; overflow: auto; }
.bordered { border-width: 1px 1px 1px 1px; border-color: #ffffff; border-style: solid; }
img { margin: 5px 5px 5px 5px; }
.thumb { width: 150px; height: 150px; border-color: #aaaaaa; border-width: 1px 1px 1px 1px; border-style: dotted; }
body { font-family: helvetica, arial, sans-serif; }
.buttons { font-size: x-small; font-weight: bold; text-decoration: none; text-align: center; }
.bigPane { display: none; z-index: 3; position: fixed; left: 130px; background-color: #ffffff; border-color: #dddddd; border-width: 2px 2px 2px 2px; border-style: dotted; }
.productLink { display: block; text-decoration: none; padding: 5px 5px 5px 5px; cursor: pointer;}
.selected { z-index: 2; background-color: #dddddd; border-color: #dddddd; border-width: 1px 1px 1px 1px; border-style: dotted; }
.unselected {z-index: 1; background-color: #ffffff; }