﻿.image-links
{
    width:620px;
    margin-top:30px;
}
.image-links a
{
    margin-right:2px;
}
    .image-links a img
    {
        border:0px;
    }

#text-links-box
{
    width:600px;
}
    
#text-links-left
{
    float:left;
    border:solid 0px black;
    width:300px;
    margin-left:78px;
    margin-top:26px;
}

#text-links-right
{
    float:left;
    border:solid 0px black;
    width:200px;
    margin-left:0px;
    margin-top:26px;
}