.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F62A6;
}
.mainBorder {
	border: 1px dashed #AFCDE6;
}
#booking_btn a{
	background:url('images/check_btn.gif') no-repeat;
	width:258px;
	height:28px;
	display:block;
	overflow:hidden;
	margin:10px 0 0 0;
}
#booking_btn a:hover{
	background:url('images/check_btn_over.gif') no-repeat;
	display:block;
}
#booking_btn p{
	text-indent:-1000em;
}
