.contentJustify
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    POSITION: relative;
    TEXT-ALIGN: justify
}
.boxborder
{
    BORDER-RIGHT: navy thin solid;
    BORDER-TOP: navy thin solid;
    BORDER-LEFT: navy thin solid;
    WIDTH: 0px;
    BORDER-BOTTOM: navy thin solid;
    BACKGROUND-COLOR: white
}

