#slideOffer {
	width: 522px; height: 237px; overflow: hidden;
}
#slideOfferLink {
	outline: none; display: block; width: 100%; height: 100%; text-indent: -5000px;
}
#slidecontrols { 
	margin: 1px 0 0 0; padding: 0;
	width: 522px; height: 19px; background: url(../images/cruise-locators/cruiseslide-bg.gif) repeat-x;
}
#slidecontrols p {
	font-size: 11px;
	font-family: Verdana,Geneva,sans-serif;
	margin: 0 10px;
	padding: 3px 0 0 0;
	float: left;
}
a.playpause {
	background: url(../images/cruise-locators/cruiseslide-buttons.gif) no-repeat 0px 0px;
}
a.playpause-on {
	background: url(../images/cruise-locators/cruiseslide-buttons.gif) no-repeat 0px -12px;
}
#slidecontrols a#playpause {
	width: 29px; height: 12px;
	text-indent: -5000px;
	text-decoration: none;
	display: block;
	float: right;
	margin: 4px 6px 0 0;
	outline: none;
}
a.number, a.number-on {
	text-decoration: none;
	min-width: 8px;
	height: 10px;
	font-size: 9px;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
	line-height: 10px;
	display: block;
	float: left;
	margin: 4px 4px 0 0;
	padding: 0px 2px;
	text-align: center;
	outline: none;
}
a.number, a.number:visited {
	border: 1px solid #fff;
	background: none;
	color: #4f4f4f;
}
a.number-on, a.number-on:visited {
	border: 1px solid #4f4f4f;
	background-color: #4f4f4f;
	color: #fff;
}
