
#table.dashboard td.left
{
width:50%;
}

table.dashboard td.right
{
display: none;
}


