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