
.rollover-addToMyPlannedCruises {
	background: url('../images/globalElements/buttons/addToMyPlannedCruises.png') no-repeat;
	}

.rollover-book {
	background: url('../images/globalElements/buttons/book.png') no-repeat;
	}
	
.rollover-locationOnShip {
	background: url('../images/globalElements/buttons/locationOnShip.png') no-repeat;
	}


.rollover-findACruise {
	background: url('../images/globalElements/pageTitle/findACruise_sprite.png') no-repeat;
	 position:absolute;
	}

.rollover-registrationContinue {
	background: url('../images/registration/continueButton_sprite.png') no-repeat;
	}

.rollover-forgotPasswordContinue {
	background: url('../images/registration/continueButton_sprite.png') no-repeat;
	}	
	
.rollover,
.rollover_small{
	display: block;
	width: 204px;
	height: 25px;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -9000px;
	line-height: 0;
	margin: 0 auto 4px auto;
	}
	
.rollover_small {
	width: 157px;
	}
.rollover:hover,
.rollover_small:hover{
		background-position: 0 -25px;
	}
.rollover-ReturnToPreviousSectionHyperlink {
	margin-left:16px;
	text-indent: 0px;
	}
.textWhenBackgroundDisable{width:204px; height:25px color:#000000; position:absolute;}