/*next button*/
.bx-next {
	position: absolute;
	top: -3%;
	right: 6px;
	z-index: 999;
	width: 26px;
	height: 34px;
	text-indent: -999999px;

















        background: 
; 																												background-image: url(images/red_next.png);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	margin-top: 10px;
}

/*previous button*/
.bx-prev {
	position: absolute;
	top: -3%;
	left: 6px;
	z-index: 999;
	width: 26px;
	height: 34px;
	text-indent: -999999px;
	background-image: url(images/red_prev.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin-top: 10px;
}

/*pager links*/
.bx-pager a {
	margin-right: 5px;
	color: #fff;
	font-size: 12px;
	zoom: 1;

        background: 
; 			padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}



/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
        background-position: 0 0;
}

/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
        background-position: 0 0;
}
#returningcustomers-bg .returning-customers-content .bigbookingwrapper form .newbookingbox .postcodetxt span a {
	color: #33B4E5;
}
.bigbookingwrapper .newbookingbox .postcodetxt {
	font-family: Tahoma, Geneva, sans-serif;
}
#returningcustomers-bg .returning-customers-content .bigbookingwrapper .newbookingbox .postcodetxt span a {
	color: #33B4E5;
}
#bouncycastle1-bg .content-bookingcastle1 .bigbookingwrapper .newbookingbox .postcodetxt span a {
	color: #33B4E5;
}
