div.dm_widget_tagcloud
{
    text-align: center;
}

div.dm_widget_tagcloud.pop a
{
    visibility: hidden;
}

a.t1
{
    font-size: 60%;
}
a.t2
{
    font-size: 65%;
    font-weight: bold;
}
a.t3
{    
    font-size: 75%;
}

a.t4
{    
    font-size: 80%;
    font-weight: bold;
}
a.t5
{
    font-size: 90%;
}
a.t6
{
    font-size: 95%;
    font-weight: bold;
}
a.t7
{
    font-size: 100%;
}
a.t8
{
    font-size: 105%;
    font-weight: bold;
}
a.t9
{
    font-size: 110%;
}
a.t10
{
    font-size: 115%;
    font-weight: bold;
}
