/**
 * links.css
 *
 * $Id: links.css 1260 2010-04-27 17:55:12Z Dave $
 */

#TA_selfserveprop626,
#backref,
#friends {
    float: left;
    width: 260px;
    padding: 5px;
}
#friends {
    border-left: 1px solid #ececec;
} 

#backref ul,
#friends ul {
    margin: 0;
    list-style-type: none;    
}

#backref ul li,
#friends ul li {
    margin: 0;
    list-style-type: none;    
    padding-bottom: 10px;
}
