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