td.bgleft {
    background-image: url('images/bgbl.gif');
    background-position: right top;
}

td.bgright {
    background-image: url('images/bgbr.gif');
    background-position: left top;
}

.t10_w { 
    font-family: tahoma;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

.t11_w { 
    font-family: tahoma;
    font-size: 10px;
    color: #FFFFFF;
    padding: 0 10px 0 10px;
    text-decoration: none;
}

div.friends {
    padding: 0 10px 0 10px;
}

a:hover {  
    color: #FF9933;
}
