
.promotionbox table{
	clear:both;
	width:100%;
	height:auto;
}

.promotionbox h2{
	float:left;
	font-size:1.5em;
	padding:0;
}

.promotionbox .price{
	margin:10px 0 10px 0;
	
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #fb8c02;
}

.promotionbox .title{
	background:transparent url(../img/separator.gif) repeat-x scroll left bottom;
	overflow:hidden;
	padding-left:9px;
	padding-bottom:5px;
}

.promotionbox .listing{
	background:transparent url(../img/results3.gif) repeat-y scroll 0 0;
	font-size:0.9em;
	padding:9px 0 9px 23px;
	width:100%;
}

.promotionbox .icon{
	width:89px;
	padding: 5px 5px 5px 5px;
}
.promotionbox .text{
	margin: 5px 0 5px 0;
}
.promotionbox td.icons {
	background: url(../img/results3.gif) repeat-y right;
	padding: 6px 16px 0 9px;
	font-size: 0.9em;
}


.promotionbox td {
	vertical-align: top;
	background: #fff;
	
}
.promotionbox .border img {
	display: block;
}
