
p
{
    font-weight: bold;
}

span
{
    font-weight: normal;
    margin-left: 20px;
}

span.google
{
    font-weight: bold;
    margin-left: 0px;
}

div.linkDescription
{
    font-size: smaller;
}

