div.linksleft
{
width:160px;
float:left;
}
div.linksright
{
width:360px;
float:right;
}
.linkstable
{
width:100%;
font-size:1em;
text-align:left;
border-collapse:collapse;
}
.linkstable tr
{
border-bottom:1px solid #AAAAAA;
}