﻿
.link-newspapers
{
    font-family: Tahoma;
    color: #6633CC;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}
.back
{
    background-image: url(../../images/chain-links.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.line
{
    border-bottom: dotted 2px #AEADAD;
    border-left: none;
    border-right: none;
    border-top: none;
}
.rightbg
{
    width: 20px;
    background-image: url(../../images/help-head-R.gif);

    height: 28px;
}
.centerbg
{
    background-image: url(../../images/help-head-bg.gif);
    font-weight: bold;
    color: #60605f;
}
.leftbg
{
    width: 20px;
    background-image: url(../../images/help-head-L.gif);
    height: 28px;
}
.rightrep
{
    background-image: url(../../images/help-R-bg.gif);
}
.leftrep
{
    background-image: url(../../images/help-L-bg.gif);
}
.rightfoot
{
    background-image: url(../../images/help-footer-R.gif);
    width: 20px;
    height: 28px;
}
.footerbg
{
    background-image: url(../../images/help-footer-bg.gif);
}
.leftfooter
{
    background-image: url(../../images/help-footer-L.gif);
    width: 20px;
    height: 28px;
}

