P
{
    margin-bottom:0;
}

ul
{
    list-style-type:none;
    list-style-image:url('../Images/list_dash.png');
}

ul ul
{
    list-style-type:disc;
    list-style-image:none;
}

ul ul ul
{
    list-style-type:circle;
    list-style-image:none;
}

ul ul ul ul
{
    list-style-type:square;
    list-style-image:none;
}

.imagetable, .imagetable table
{
    margin:0;
    padding:0;
}

.imagetable table TD
{
    height:0px;
    margin:0;
    padding:0;
}