.page {
	margin: 0 auto 0 auto;/* See also ie6.css */ /*Changed by Simon from 0 auto 50px auto */
	padding: 0 0 0; /* Changed by Simon from 0 0 11.5em */
}
dl.faq dt a:link, dl.faq dt a:visited {
	font-size: 1.15em;
	line-height: 1.15em;
}
.main-promo h2.subtitle {
	padding-left: 0px; /* Changed by Simon from 130px */
	margin-bottom: 0; /* Changed by Simon from 1.5em */
}
.main-promo .box-inner { /* Added by Simon */
	/*padding-left:5px;*/
  padding: 0 0 0 5px;
}
/* ---------------- SPECIAL OFFERS BOX ----------------- */
.specialOfferBox {
	margin: 0 !important;
}
.main-promo .col-one {
	width: 63%; /* Changed by Simon from 62% */
}
.home .main-promo .col-two {  /* Added by Simon */
	margin-top: 22px;
}
.home .board-middle {
	margin-left: 5px; /* Changed by Simon from 6px; */
}
.tabs li {
	width: 123px; /* Changed by Simon from 139px */
}
.tabs li a.tab-1 {
	background: url(../images/bg-tab-left.gif) no-repeat top left;
}
.tabs li a.tab-2 {
	background: url(../images/bg-tab-left.gif) no-repeat top left;
}
.tabs li a.tab-3 {
	background: url(../images/bg-tab-left.gif) no-repeat top left;
}
.tabs li a.tab-4 {
	background: url(../images/bg-tab-left.gif) no-repeat top left;
}
.tabs li a.tab-5 {
	background: url(../images/bg-tab-left.gif) no-repeat top left;
}
.tabs li a.tab-6 {
	background: url(../images/bg-tab-left.gif) no-repeat top left;
}
.tabs li a span {
	margin-left: 5px; /*45px;*/
	padding: 15px 15px 0 5px;  /* Changed by Simon from 15px 15px 0 10px */
	font-size: 1.25em;
	text-align: center;
}
.tabs li.selected a.tab-1, .tabs li a.tab-1:hover, .tabs li a.tab-1:focus, .tabs li a.tab-1:active {
	background: url(../images/bg-tab-left-on.gif) no-repeat top left;
}
.tabs li.selected a.tab-2, .tabs li a.tab-2:hover, .tabs li a.tab-2:focus, .tabs li a.tab-2:active {
	background: url(../images/bg-tab-left-on.gif) no-repeat top left;
}
.tabs li.selected a.tab-3, .tabs li a.tab-3:hover, .tabs li a.tab-3:focus, .tabs li a.tab-3:active {
	background: url(../images/bg-tab-left-on.gif) no-repeat top left;
}
.tabs li.selected a.tab-4, .tabs li a.tab-4:hover, .tabs li a.tab-4:focus, .tabs li a.tab-4:active {
	background: url(../images/bg-tab-left-on.gif) no-repeat top left;
}
.tabs li.selected a.tab-5, .tabs li a.tab-5:hover, .tabs li a.tab-5:focus, .tabs li a.tab-5:active {
	background: url(../images/bg-tab-left-on.gif) no-repeat top left;
}
.tabs li.selected a.tab-6, .tabs li a.tab-6:hover, .tabs li a.tab-6:focus, .tabs li a.tab-6:active {
	background: url(../images/bg-tab-left-on.gif) no-repeat top left;
}
.gold {
	color: #f3d26b;
}
/* Hastings FC logo */

.hastings_fc {
	margin-top:-10px;
	float:right;
	display:inline;
	text-align:center;
	font-size:80%;
	font-weight:normal;
	position:absolute;
	margin-left:10px;
	padding:0px;
	width:200px;
	
}
.fc_logo {
	float:left;
	display:inline;
}
.fc_text {
	padding:0px;
	float:right;
	width:100px;
	display:inline;
	margin-top:45px;
	padding-right:15px
}

