﻿
@media screen and/*!*/(-webkit-min-device-pixel-ratio:0) {
body {
}
img.imgleft
{
    vertical-align: middle;
    margin-top: -6px;
    margin-right: -5px;
}
img.imgleftsolutions
{
    vertical-align: middle;
    margin-top: -6px;
    margin-right: -5px;
}
img.imgright
{
    vertical-align: middle;
    margin-top: -6px;
    margin-left: -5px;
}
img.imgrightpartners
{
    vertical-align: middle;
    margin-top: -6px;
    margin-left: 0px;
}
img.imgleftpartners
{
    vertical-align: middle;
    margin-top: -6px;
    margin-right: -5px;
}
img.imgrightsolutions
{
    vertical-align: middle;
    margin-top: -6px;
}
img.imgrightpcsolutions
{
    vertical-align: middle;
    margin-top: -6px;
}
div.gray
{
    background: transparent url("/images/Small-box-background.png") repeat-y;
    margin-top: -16px;
    margin-bottom: 6px;
    width: 488px;
    margin-left: 15px;
    height:175px;
}
select.chromedd
{
    width:213px;
}
.gridheaderdiv
{
    background: #878787;
    height: 36px;
    padding: 0px 0 0 0px;
    width: 650px;
    border-bottom: 4px solid #e39338;
}
.gridheader
{
    background: url("/store/images/Account-top-chrome.jpg") repeat-x 0 0;
    height: 40px;
}
.receipt-table-head
{
    background: url("/store/images/Account-top-chrome.jpg") repeat-x 0 0;
    color: #fff;
    font-weight: bold;
    height: 40px;
    width: 100%;
    padding: 10px 10px 0 10px;
    margin-bottom: 0;
}
.receipt-table-head td:first-child,
.gridheaderdiv table tr:first-child td:first-child,
.gridheader th:first-child
{
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}
.receipt-table-head td:last-child,
.gridheaderdiv table tr:first-child td:last-child,
.gridheader th:last-child
{
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.partner-papers ul li
{
    list-style-type: none;
    line-height: 2em;
    margin-left: -25px;
}