#caption, #graphic, #graphic td
{
    font-size : 13;
    font-weight : bold;
}

#veil
{
    position : absolute;
    z-index : 1;
    filter:alpha(opacity=100);
    opacity: 1;
    background-color : #ffffff;
}

img
{
    border : 0;
}
