#centre_content {
	padding-top: 0;
}

#news_articles_wrapper {
	padding-top: 22px;
}

#news_articles_wrapper p, .light_half_box .middle p {
	line-height: 1.5em;
	padding-top: 1.2em;
}

#news_articles {
	background: #e2e2c6 url(../images/blue-dots.jpg) top left no-repeat;
	padding: 18px 0 0 0;
	margin-top: 15px;
}

#news_articles li {
	position: relative;
	top: 0; left: 0;
	margin-top: 5px;
}

#news_articles .link {
	display: block;
	width: 352px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 0; left: 0;
}

#news_articles .link .headline {
	float: left;
	padding-left: 12px;
}

#news_articles .link .open {
	float: right;
	padding-right: 12px;
}

#news_articles .link:hover {
	text-decoration: none;
}

#news_articles .link:hover .open {
	text-decoration: underline;
}

#news_articles .button_top {
	background: url(../images/news_and_offers/news-top.jpg) top left no-repeat;
	height: 24px;
	width: 352px;
}

#news_articles .button_middle {
	background-color: #fff;
	width: 352px;
}

#news_articles .button_middle div {
	padding-top: 8px;
}

#news_articles .button_middle p {
	padding: 6px 12px;
}

#news_articles .button_bottom {
	background: url(../images/news_and_offers/news-bottom.jpg) top left no-repeat;
	height: 6px;
	width: 352px;
}

#offers_holder {
	position: relative;
	top: 0; left: -9px;
	background: url(../images/news_and_offers/offers-blue-dots.jpg) 9px 0 no-repeat;
	margin-top: 15px;
	padding-top: 13px;
}

#offers_holder td .offer_button {
	display: block;
	height: 93px;
	width: 253px;
	background: url(../images/news_and_offers/offers-button.png) top left no-repeat;
	position: relative;
	top: 0; left: 0;
	z-index: 10;
}

#offers_holder td {
	padding-top: 10px;
}

#offers_holder td.padding_right {
	padding-right: 11px;
}

#offers_holder td span {
	display: block;
	padding-left: 12px;	
	font-size: 1.2em;
	line-height: 1.2em;
	width: 195px;
}

#offers_holder td .offer_button:hover {
	text-decoration: none;
}

#offers_holder td .offer_button .title {
	color: #00408f;
	padding-top: 12px;
	font-weight: bold;
	width: 220px;
}

#offers_holder td .offer_button .quick_description {
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#offers_holder td .offer_button .link {
	color: #54544b;
	font-weight: bold;
}

#offers_holder td .details {
	position: relative;
	top: 0; left: 0;
	z-index: 5;
	background: #fff url(../images/news_and_offers/offers-drop-down.jpg) bottom left no-repeat;
	width: 253px;
	margin-top: -15px;
}

#offers_holder td .details .padding {
	padding: 24px 12px 10px 12px;
}

#offers_holder td .details p {
	padding: 0 0 5px 0;
}
