#header ul
{
list-style-type: disc;
list-style-image: none;
}

#subheader ul
{
list-style-type: disc;
list-style-image: none;
}

#footer ul
{
list-style-type: disc;
list-style-image: none;
}

#leftColumn ul
{
list-style-type: disc;
list-style-image: none;
}

#rightColumn ul
{
list-style-type: disc;
list-style-image: none;
}