/** Begin Advanced Link Stats Add-on Styles **/

.als-outer {
    width: 240px;
    float: center;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}
.als-box {
    width: 75px;
    height: 62px;
    background-color: fdfdf9;
    background-image: url(images/als-boxbg.gif);
    margin: 0px -1px 0px 0px;
    padding: 0px;
    float: left;
    color: #444;
}
.als-cell-google, .als-cell-yahoo, .als-cell-msn, .als-cell-technorati {
    width: 75px;
    height: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 10px;
    cursor: default;
}
.als-cell-google {
    background-image: url(images/als-google-bg.gif);
    background-repeat: no-repeat;
}
.als-cell-yahoo {
    background-image: url(images/als-yahoo-bg.gif);
    background-repeat: no-repeat;
}
.als-cell-msn {
    background-image: url(images/als-msn-bg.gif);
    background-repeat: no-repeat;   
}
.als-cell-technorati {
    background-image: url(images/als-technorati-bg.gif);
    background-repeat: no-repeat;   
}
.als-cell-pagerank {
    width: 75px;
    height: 19px;
    text-align: center;
    font-size: 11px;
    padding: 6px 0px 0px 0px;
    cursor: default;
}
.als-tooltip {
    width: 152px;
    height: 40px;
    background-image: url(images/als-tipbg.gif);
    background-repeat: no-repeat;
    margin: -3px 0px 0px -160px;
    padding: 7px 8px 5px 5px;
    text-align: left;
    position: absolute;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    visibility: hidden;
    display: none;
    line-height: 15px;
    font-size: 10px;
    color: #444;
}
.als-ico {
    cursor: default;
}
.als-icobox {
    width: 20px;
    height: 19px;
    float: left;
    cursor: default;
    text-align: right;
}
.als-tipbox {
    width: 1px;
    height: 1px;
    padding: 18px 0px 0px 0px;
    float: left;
}
.als-icobg {
    width: 75px;
    height: 19px;
    text-align: center;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
    background-image: url(images/als-icobg.gif);
    background-repeat: no-repeat;
}

.als-bid {
    height: 14px;
    background-image: url(images/als_contribution.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    color: #58c012;
    font-size: 10px;
    text-align: left;
    float: left;
    padding: 1px 0px 0px 96px;
    margin: 0px; 
}
.als-detail {
    height: 14px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.als-linkindex {
    width: 32px;
    height: 22px;
    background-image: url(images/als_bidbg.gif);
    background-repeat: no-repeat;
    padding: 6px 0px 0px 0px;
    margin: 0px;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #cbdcef;
}
.als-url {
    padding: 0px 0px 0px 0px;
    color: #aaaaaa;
    font-size: 10px;
}
.als-stat-title {
    background-color: #eee;
    color: #777;
    padding: 2px 4px 2px 4px;
    margin: 0px;
    float: left;
    font-size: 9px;
    width: 70px;
}
.als-stat-cell {
    background-color: #fafafa;
    color: #444;
    padding: 3px 4px 3px 4px;
    margin: 0px 1px 1px 0px;
    float: left;
    font-size: 10px;
    width: 70px;
    text-align: center;
}
/** End Advanced Link Stats Add-on Styles **/
