.table_savings {
	padding-bottom:10px;
}

.savings_title {
	font-size:12px;
	padding-bottom:5px;
	font-weight:bold;
	color: #083C89;
}

.savings_details a {
	color:#083C89;
}


div#sub_navigation {
	height:20px; /* new height for sub navigation different from other pagess */
	padding:0em 2em 0em 2.3em;
}

div#page_name_image {
	background:url(/images/bookingsandrewards/bookings_and_rewards_heading.gif) no-repeat;
	width:607px;
	height:78px;
	margin:0em 2em 0em 2em;
}

/* START OF SUB NAVIGATION LINK STYLES */

A.make_an_enquiry_link:link, A.make_an_enquiry_link:active, A.make_an_enquiry_link:visited, A.make_an_enquiry_link:hover {
	float:left;
	background:url(/images/bookingsandrewards/sub_navigation/make_an_enquiry_hover.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:97px;
	margin-right:3px;
}

A.making_a_booking_link:link, A.making_a_booking_link:active, A.making_a_booking_link:visited {
	float:left;
	background:url(/images/bookingsandrewards/sub_navigation/making_a_booking_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:103px;
	margin-right:3px;
}

A.making_a_booking_link:hover { 
	background-image:url(/images/bookingsandrewards/sub_navigation/making_a_booking_hover.gif);
	height:20px;
	width:103px;
	margin-right:3px;
}

A.make_a_booking_link:link, A.make_a_booking_link:active, A.make_a_booking_link:visited {
	float:left;
	background:url(/images/bookingsandrewards/sub_navigation/make_a_booking_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:90px;
	margin-right:3px;
}

A.make_a_booking_link:hover { 
	background-image:url(/images/bookingsandrewards/sub_navigation/make_a_booking_hover.gif);
	height:20px;
	width:90px;
	margin-right:3px;
}

A.before_you_travel_link:link, A.before_you_travel_link:active, A.before_you_travel_link:visited {
	float:left;
	background:url(/images/bookingsandrewards/sub_navigation/before_you_travel_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:103px;
	margin-right:3px;
}

A.before_you_travel_link:hover { 
	background-image:url(/images/bookingsandrewards/sub_navigation/before_you_travel_hover.gif);
	height:20px;
	width:103px;
	margin-right:3px;
}

A.ongoing_rewards_link:link, A.ongoing_rewards_link:active, A.ongoing_rewards_link:visited {
	float:left;
	background:url(/images/bookingsandrewards/sub_navigation/ongoing_rewards_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:103px;
	margin-right:3px;
}

A.ongoing_rewards_link:hover { 
	background-image:url(/images/bookingsandrewards/sub_navigation/ongoing_rewards_hover.gif);
	height:20px;
	width:103px;
	margin-right:3px;
}

A.promotional_offers_link:link, A.promotional_offers_link:active, A.promotional_offers_link:visited {
	float:left;
	background:url(/images/bookingsandrewards/sub_navigation/promotional_offers_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:103px;
	margin-right:3px;
}

A.promotional_offers_link:hover { 
	background-image:url(/images/bookingsandrewards/sub_navigation/promotional_offers_hover.gif);
	height:20px;
	width:103px;
	margin-right:3px;
}
