.butLogin, .butCancel, .butRegister, .butRequestPassword,
.butBook, .butStartWizard, .butViewCourseDetails,.butRemoveFromTravelPlanner,
.butCloseWindow, .butPreviousStep, .butNextStep, .butBookNow, .butViewCourseOtions,
.butBackToPreviousPage, .butCompleteBooking, .butSendEnquiry, .butBackToTravelPlanner, .butAddToTravelPlanner,
.butDownloadVoucher, .butSignup , .butDatesAndBooking , .butSubmit , .butAddPromotion
{
	text-indent:-8000px;
	border:0;
	display:block;
	height:25px;
}

.butLearnMore , .butLearnMore:visited
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-decoration: underline;
}

.butLogin
{
	background:url(../images/buttons/login.png);
	width:54px;
}

.butCancel
{
	background:url(../images/buttons/cancel.png);
	width:56px;	
}

.butRegister
{
	background:url(../images/buttons/register.png);
	width:89px;		
}

.butRequestPassword
{
	background:url(../images/buttons/request-password.png);
	width:206px;	
	
}

.butBook
{
	background:url(../images/buttons/book.png);
	width:48px;	
}

.butStartWizard
{
	background:url(../images/buttons/startwizard.png);
	width:154px;	
}

.butViewCourseDetails
{
	background:url(../images/buttons/viewcoursedetails.png);
	width:142px;
}

.butRemoveFromTravelPlanner
{
	background:url(../images/buttons/removefromtravelplanner.png);
	width:194px;		
}

.butCloseWindow
{
	background:url(../images/buttons/closewindow.png);
	width:111px;		
}

.butPreviousStep
{
	background:url(../images/buttons/previousstep.png);
	width:140px;		
}

.butNextStep
{
	background:url(../images/buttons/nextstep.png);
	width:151px;		
}

.butBookNow
{
	background:url(../images/buttons/booknow.png);
	width:78px;	
}

.butViewCourseOtions
{
	background:url(../images/buttons/viewcourseoptions.png);
	width:186px;		
	
}

.butBackToPreviousPage
{
	background:url(../images/buttons/backtopreviouspage.png);
	width:164px;	
}

.butCompleteBooking
{
	background:url(../images/buttons/completebooking.png);
	width:133px;
	cursor: pointer;		
}

.butSendEnquiry
{
	background:url(../images/buttons/sendenquiry.png);
	width:129px;		
}

.butBackToTravelPlanner
{
	background:url(../images/buttons/backtotravelplanner.png);
	width:157px;		
}

.butAddToTravelPlanner
{
	background:url(../images/buttons/addtotravelplanner.png);
	width:157px;	
}

.butDownloadVoucher
{
	background:url(../images/buttons/downloadvoucher.png);
	width:140px;	
}

.butSignup
{
	background:url(../images/buttons/signup.png);
	width:89px;		
}

.butDatesAndBooking
{
	background:url(../images/buttons/datesandbooking.png);
	width: 133px;
}

.butSubmit
{
	background:url(../images/buttons/submit.png);
	width: 59px;
}

.butAddPromotion
{
	background:url(../images/buttons/add.png);
	width: 62px;
}

.butGo
{
	background: transparent url(../images/go-blue-small.png) scroll no-repeat left top;
	padding: 4px;
}

a.butGo:hover
{
	text-decoration: none;
}

.butGo span
{
	visibility: hidden;
}
