#buttons {
	background-color:#ebebeb;
	padding:15px 0 35px 20px;
	margin:6px 7px;
}
#buttons h2, #buttons h2 a {
	font-size:14px;
	font-weight:bolder;
	padding-top:10px;
}
#buttons h2 a {
	text-decoration:underline;
	color:#008698;
}
.buttonContainer {
	float:left;
}
.textContent h2 {
	font-size:14px;
	line-height:21px;
}
.textContent h2.petrolBG {
	font-size:18px;
	font-weight:bold;
}
html .textBtnRedLarge {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(http://www.vodafone.co.nz/mobile-broadband/img/redRight-large.png) no-repeat scroll right top !important;
}
html .textBtnRedLarge span {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(http://www.vodafone.co.nz/mobile-broadband/img/redLeft-large.png) no-repeat scroll left top !important;
	font-size:20px;
	height:40px;
	margin-left:-6px;
	padding-top:6px;
	text-align:center;
}
html .textBtnRedLarge:hover span {
	background: transparent url(http://www.vodafone.co.nz/mobile-broadband/img/redLeft-large.png) no-repeat scroll left -95px !important;
}
html .textBtnRedLarge:hover {
	background: transparent url(http://www.vodafone.co.nz/mobile-broadband/img/redRight-large.png) no-repeat scroll right -95px !important;
}
.mbbBtn {
	margin-right:20px;
}
#buttons {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#overImage {
	position:absolute;
	top:0px;
	left:0px;
}

#signup .formButtons {
  bottom:5px;
  position:absolute;
  right:8px;
}
