﻿
.noprint
{
	display:none;
}

#footer, #welcomemenu, #adminmenu, #navContainer {
	display:none;
}

#logolink {
	text-indent:0px;
}

img.mainLogo {
    border: 0px;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* Display subheadings */

h2 {
	margin:18px 0 12px 0;
	text-indent:0px;
}

.hCheckoutStep1 {
	text-indent:0px;
    line-height: 140%;
}
	
.hCheckoutStep2 {
	text-indent:0px;
    line-height: 140%;
}
	
.hCheckoutStep3 {
	text-indent:0px;
    line-height: 140%;
}
	
.hCheckoutReceipt {
	text-indent:0px;
    line-height: 140%;
}

.hSubscribeTo {
	text-indent:0px;
    line-height: 140%;
}
	
.hMyAccount{
	text-indent:0px;
    line-height: 140%;
}
	
.hMyBasket{
	text-indent:0px;
    line-height: 140%;
}
	
.hGameCreditDetails {
	text-indent:0px;
    line-height: 140%;
}
	
.hLoyaltyPointsDetails {
	text-indent:0px;
    line-height: 140%;
}
	
.hChoicePrizes {
	text-indent:0px;
    line-height: 140%;
}


