.prodlist
{ 
float:right;
font-family:Verdana, Sans-Serif; font-size:10pt; font-weight:bold; font-style:normal;
margin-right: 3em;
margin-top: 1em;
}
.prodlist ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.prodlist a
{
display: block;
color: #FFF;
background-color: #999999;
width: 15em;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

.prodlist a:hover
{
background-color: #369;
color: #FFF;
}

.prodlist li li a
{
display: block;
color: #FFF;
background-color: #CCCCCC;
width: 15em;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}
#stationery { display: none;}
#accessories { display: none;}
#jewellery { display: none;}
#groceries { display: none;}
#beverages { display: none;}
#confectionery { display: none;}
#homeware { display: none;}
#kids { display: none;}
#consumables { display: none;}
#seasonal { display: none;}
#prodgroup {float:left; font-family:Verdana; Sans-Serif; font-size:10pt; font-weight:bold; font-style:normal;}
#prodgroup li {margin: 1em;}
