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