/* BOX 171 */
div.box.box171 .header {
    position: relative;
    background: url('/img/box171_header.gif');
    width: 171px;
    height: 15px;
}
div.box.box171 .header h1 {
    position: absolute;
    top: -5px;
    right: 10px;
    background-color: white;
    padding: 0 5px;
    color: #808080;
    font-weight: normal;
    font-style: italic;
    font-size: 9pt;
}
div.box.box171 .footer {
    background: url('/img/box171_footer.gif');
    width: 171px;
    height: 15px;
}

div.box.box171 .header {
    position: relative;
    background: url('/img/box171_header.gif');
    width: 171px;
    height: 15px;
}
div.box.box171 .header h1 {
    position: absolute;
    top: -5px;
    right: 10px;
    background-color: white;
    padding: 0 5px;
    color: #808080;
    font-weight: normal;
    font-style: italic;
    font-size: 9pt;
}
div.box.box171 .content {
    width: 159px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 2px 5px;
}
div.box.box171 .footer {
    background: url('/img/box171_footer.gif');
    width: 171px;
    height: 15px;
}

/* BOX 675 */
div.box.box675 .header {
    position: relative;
    background: url('/img/box675_header.gif');
    width: 675px;
    height: 15px;
}
div.box.box675 .header h1 {
    position: absolute;
    top: -5px;
    right: 10px;
    background-color: white;
    padding: 0 5px;
    color: #808080;
    font-weight: normal;
    font-style: italic;
    font-size: 9pt;
}
div.box.box675 .content {
    width: 663px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 2px 5px;
}
div.box.box675 .footer {
    background: url('/img/box675_footer.gif');
    width: 675px;
    height: 15px;
}

div.box.box675 .header {
    position: relative;
    background: url('/img/box675_header.gif');
    width: 675px;
    height: 15px;
}
div.box.box675 .header h1 {
    position: absolute;
    top: -5px;
    right: 10px;
    background-color: white;
    padding: 0 5px;
    color: #808080;
    font-weight: normal;
    font-style: italic;
    font-size: 9pt;
}
div.box.box675 .footer {
    background: url('/img/box675_footer.gif');
    width: 675px;
    height: 15px;
}

div.box.box675.blue .header {
    background-position: 0px -15px;
}
div.box.box675.blue .content {
    border-color: #6DB9FF;
}
div.box675.blue .footer {
    background-position: 0px -15px;
}

div.box.box675.green .header {
    background-position: 0px -30px;
}
div.box.box675.green .content {
    border-color: #8CED85;
}
div.box675.green .footer {
    background-position: 0px -30px;
}
