﻿table#ConfirmTheIssues
{
width:100%;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    }

.RowBackIssues, .RowOfferTitle
{
    background:url(/common/cart/mainHeaderBackground.gif) repeat top left;
    color: white;
    height: 3em;
}

td.Postage
{
    font-size: 70%;
    line-height: .9em;
}

#loadingpostage {
position:absolute;
top:40%;
left:40%;
margin-left:-100px;
background:white url(/common/cart/loading.gif) center bottom no-repeat;
padding:2px 2px 10px 2px;
font-size:110%;
font-weight:bolder;
height:30px;
width:250px;
border:1px solid gray;
font-family:verdana,arial;
}

#loadingpostage p {
margin:0;
padding:0;
}