.promobox {
	border: 2px solid #8c0000;
	margin: 5px 0;
	background: #686765 url(../i/promo/jan09/bg-grey.jpg) repeat-x left top;
	min-height: 540px;
}
.promobox img.promoHdr {
	float: left;
	position: relative;
	z-index: 2;
}

.feat-alarm {
	float: left;
	margin: 10px 0;
}
.text {
	padding: 15px 10px;
	text-align: right;
}

.text p, .hightlightBox p {
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.text p strong, .hightlightBox p strong {
	font-size: 16px;
	font-weight: bold;
}
.text p span, .hightlightBox p span {
	font-size: 11px;
}
.sideA {
	float: left;
	margin-right: 5px;
	margin-left: 50px;
}
.sideB {
	float: right;
	margin-left: 0;
	margin-top: 10px
}
.softclear {
	margin-top: 35px;
}

.hightlightBox {
	background: #fff;
	border: 2px solid #8c0000;
	margin: 20px auto 0 auto;
	width: 604px;
	padding: 8px;
	clear: both;
	
	border-bottom: none;
}
.BoxBottom {
background: #fff url(../i/promo/jan09/box-bottom.jpg) repeat-x left top;
width: 620px;
height: 1px;
padding-top: 6px;
margin: -2px auto 20px auto;

}
a.button {
	display: inline-block;
	padding: 3px 5px;
	background: #8c0000;
	color: #fff;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px; border-radius: 5px;
	margin-bottom: 10px;
}
a.button:hover {
	text-decoration: none;
	background-color: #BC0000;
	cursor: pointer;
}
.feat-safe {
	float: left;
	margin: 24px 10px 20px 50px;
}

.hightlightBox.small {
	width: 400px;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
	border-bottom: 2px solid #8c0000;
}
h2 {
	display: block;
	font-size: 20px;
	width: 320px;
	margin: 45px 10px 10px 0;
	float: right;
	color: #000;
}

.text.lrg {
	padding-top: 25px;
}

.text.lrg p {
	font-weight: bold;
}
.terms {
font-size: 11px;	
float: right;
}

/* March 09 update */
.march09 .promobox {
	padding-top: 0;
	border: 2px solid #050873;
	margin: 5px 0;
	background: none;
	/*min-height: 540px;*/

}
.march09 .promobox h1 {
	display: block;
	clear: both;
	float: none;
	background: url(../i/promo/mar09/bg-blue-gradient.jpg) repeat-y left top;
	margin: 0;
	margin-top: -5px;
}
.march09 .promobox img.promoHdr {
	display: block;
	clear: both;
	float: none;
	margin: 5px auto;
}
.march09 .promobox .imagery {
	float: left;
	width: 497px;
	height: 318px;
	display: block;
	padding-right: 5px;
	padding-top: 10px;
}
.march09 .promobox .imagery img {
float: left;
margin: 0;
	
}
.march09 .promobox .text {
	overflow: hidden;
	padding-bottom: 0;
	padding-left: 5px;
}
.march09 .promobox .text .offerDetail {
	text-align: left;
}
.march09 .hightlightBox {
display: block;
background: #FFFFFF url(../i/promo/mar09/bg-grey.jpg) repeat-x 0 0;
border:none;
clear:both;
margin: 0;
padding: 35px 50px 5px 50px;
width:auto;
}
.march09 a.button {
	background: #050873;
}
.march09 a.button:hover {
	background-color: #BC0000;
}

/* Listing page */
body#promo.index .promobox {
	overflow: hidden;
	min-height: 0;
	height: auto;
	background: none;
	border: 2px solid #AAA;
}
body#promo.index .promobox img.promoStrip {
	float: right;
	margin-top: -12px;
}

.offerList {
display: block;
margin: 0 auto;
clear: both;
width:798px;
}

.offerList li {
	margin: 0 0 5px 0;
	font-size: 0.8em;
	display: block;
	text-align: center;
}
.offerList li a {
	display: block;
	line-height: 2em;
	}
.offerList li a:hover {
	background-color: #8FD7FF;
	text-decoration: none;
}
