﻿body
{
    text-align: center;
}
table#container
{
    margin: 0 auto;
}
img
{
    border: none;
}
ul, li, font, a
{
    text-align: left;
}
.content, .Content
{
    text-align: left;
}

#hoejre li
{
    margin-bottom: 10px;
}
#hoejre ul
{
    padding: 0px;
    margin-left: 0px;
}
#hoejre .webboxes
{
    padding: .1em;
    padding-top: 0px;
}
#hoejre .webboxes h2
{
    text-align: center;
    font-size: 12pt;
    letter-spacing: 3px;
    font-weight: bold;
    text-transform: uppercase;
    text-transform: capitalize;
}
address 
{
    font-style:normal;
}

/* webboxes */
/* show new content web boxes */
#hoejre *
{
    list-style-image: none;
    list-style-type: none;
}
#hoejre td 
{
    vertical-align:middle;
}
#hoejre .webboxes img
{
    float:left;
    padding-right: 8px;
}
#hoejre .webboxes .itemTitleLink
{
    display:block;
}