@charset "utf-8";
/* CSS Document */
#returnOnLife, #returnOnLife span {
	width: 380px; 
	height: 35px;
	cursor: pointer;
	background-image: url(../images/headers/extraordinaryExperiences.gif);
	background-repeat: no-repeat;
}

#vision2000News, #vision2000News span {
	width: 380px; 
	height: 35px;
	cursor: pointer;
	background-image: url(../images/headers/vision2000News.gif);
	background-repeat: no-repeat;
}

#followUs, #followUs span {
	width: 380px; 
	height: 35px;
	background-image: url(../images/headers/followUs.gif);
	background-repeat: no-repeat;
}

#lastMinuteVacations, #lastMinuteVacations span {
	width: 260px; 
	height: 35px;
	cursor: pointer;
	background-image: url(../images/headers/lastMinuteVacations.gif);
	background-repeat: no-repeat;
}

#destinationSpotlight, #destinationSpotlight span {
	width: 250px; 
	height: 35px;
	background-image: url(../images/headers/destinationSpotlight.gif);
	background-repeat: no-repeat;
}

#weddingsAndHoneymoons, #weddingsAndHoneymoons span {
	width: 250px; 
	height: 35px;
	background-image: url(../images/headers/weddingsAndHoneymoons.gif);
	background-repeat: no-repeat;
}

#weeklyPoll, #weeklyPoll span {
	width: 235px; 
	height: 35px;
	background-image: url(../images/headers/weeklyPoll.gif);
	background-repeat: no-repeat;
}

#returnOnLife span, #vision2000News span, #followUs span, #lastMinuteVacations span, #destinationSpotlight span, #weddingsAndHoneymoons span { 
	margin-bottom: -35px; 
}
