.box-border {
	padding:15px 35px 0;
	width:722px;	
}

.freight-info,
.speedcard-info,
.shipping-info {
	padding:10px 0 0;
	border-top:solid 1px #ccc;
}


.speedcard-info, .speedcard-offer-info
{	padding:10px 15px 0;
	min-width:0;
	}

.shipping-info {
	margin-top:15px;	
}

.h3 em {
	font-weight:normal;	
}

.freight-info p,
.freight-info ul,
.speedcard-info p,
.shipping-info ul,
.shipping-info p {
	margin-bottom:12px;
}

.shipping-info ul li {
	margin-left:15px;
	margin-bottom:5px;
}

.freight-info ul li {
	margin-bottom:3px;
}

.freight-info ul.range {
    float: left;
    font-weight: bold;
    width: 120px;
}

.freight-info ul.ship-price {
    float: left;
    width: 500px;
}

.freight-info .h3,
.speedcard-info .h3,
.shipping-info .h3 {
	color:#0a5d99;	
}

.speedcard-info ul {
	margin:0 0 10px 50px;
}

.speedcard-fineprint {
	font-size:11px;	
	line-height:normal;
}

.speedcard-info .tab
{	font-size:13px;	
	margin:0 0 5px 38px;
	font-weight:bold;
}

.speedcard-info .red
{	color:#f00;
	font-weight:bold;
}

/*SpeedCard Offer Styles*/

.speedcard-offer-info {
    padding:20px 0;
    border-bottom:black 1px solid;
    margin-bottom:20px;
}

.speedcard-offer-info p{
    line-height:15px;
}

.speedcard-offer-info p.h3{
    margin-bottom:5px;
}

.speedcard-offer-info p.h2{
    margin-bottom:5px;
}

.speedcard-offer-info .h2{
    color:#cc0000;
    text-align:center;
    font-weight:bold;
}

.speedcard-offer-info ul.bullet{
    margin-bottom:20px;
}

.speedcard-offer-info ul.bullet li{
    line-height:20px;
}

.offer-amount{
    color:#cc0000;
    font-weight:bold;
}


.holiday-schedule {
	padding:10px 15px 25px;
}

.holiday-schedule .h3 {
	color:#CC0000;
}

.holiday-subhd {
	font-size:1.1em;
	font-weight:bold;
	padding:5px 0;
}

.holiday-schedule ul.bullet li {
    line-height:1.35;
    margin-left:30px;
}

.shipping-description {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.holiday-shipping-info {
	margin-bottom: 35px;
}