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