body {
margin: 0;
padding: 2em;
font-family: arial, helvetica, sans-serif;
color: #000;
text-align: left;
background: #fff;
}

img {
border: 0;
}

a:link, a:visited {
font-weight: bold;
color: #000;
background: #fff;
text-decoration: underline;
}

a:hover, a:active {
font-weight: bold;
color: #fff;
background: #000;
text-decoration: underline;
}

#products {
list-style-type: none;
}

#LeftCol {
border-top: 2px solid #000;
padding-top: 2em;
}

#CatNav {
border-bottom: 2px solid #000;
padding-bottom: 2em;
}

.StyledForm hr {
display: none;
}

.StyledForm label {
display: block;
}
