body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#skipcontent,
.no_print,
#nav,
#stb,
#bookingSteps,
#footer,
.hiddenPic,
h2.payment_successfull,
p.payment_successfull {
	display: none;
}
table#bookingReceipt {
	margin-top: 20px;
	width: 600px;
}
table#bookingReceipt td,
table#bookingReceipt th,
table#bookingChequeForm td,
table#bookingChequeForm th {
	text-align: left;
}