.tabs-nav, .ui-tabs-panel {
	font-size: 1em;
}
.tabs-nav {
	list-style: none;
	margin: 0 0 0 1px;
	height: 28px;
	border-bottom: 1px solid #999999;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}
.tabs-nav li {
	float: left;
	height: 28px;
}
.tabs-nav a {
	display: block;
	background:#e9e9e9;
	height: 19px;
	padding-top: 7px;
	width: 90px;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
	*display: inline-block; /* IE 6 */
	border: 1px solid #ffffff;
	-moz-border-radius: 3px 3px 0 0;
}
.tabs-nav .tab-active a {
	position: relative;
	height: 21px;
	z-index: 2;
	margin-top: 0;
	font-weight:bold;
	background:#ffffff;
	border: 1px solid #999999;
	border-bottom: none;
}
.containerHolder .background {
	background: #ffffff; /* declare background color for container to avoid distorted fonts in IE while fading */
	padding: 10px 18px;
	_zoom:1; 
	_position:relative;
}
.containerHolder .background h3 {
	font-weight: bold;
	margin-bottom: 5px;
}
.background .mod1Col {
	margin-right: 0px;
}
.broadband-price {
	float: left;
	margin: 0 12px 0 8px;
	width: 154px;
}
.title {
	margin: 9px 0 0 10px;
	font-size: 1.2em;
}
.cash {
	font-size: 3em;
	margin: 5px 0 0 7px;
	*line-height:0.8em;
}
.price-large {
	font-size: 5em;
	line-height: 0.8em;
}
.dot {
	font-size: 3em;
	margin: 4px 0 0 1px;
	*line-height:0.8em;
}
.price-small {
	font-size: 3em;
	*line-height:0.8em;
}
.text-copy {
	font-size: 1.1em;
	margin: 62px 0 0 16px;
	*margin-top: 45px;
}
.price-month {
	display: block;
	float: left;
	font-size: 1em;
	margin: 5px 0 0 5px;
}
.modCopy2col, .modCopy1col {
	float: left;
	position: relative;
	*overflow: visible;
}
.background .modCopy2col {
	padding-left: 0px;
	width: 360px;
}
.bottom {
	right: 0;
}
.modPad p {
	padding-left: 7px;
}
.right-margin {
	margin-right: 14px;
}
.headerLarge {
	height: auto;
}
.headerLarge h2 {
	font-size: 18px !important;
	line-height: 20px;
	margin-left: 0px;
}
.tabDiv {
	display: none;
	clear: both;
}
.tabDiv-active {
	display: block;
	clear: both;
}
.modExpanderContainer {
	margin: 0;
}
.modExpanderHeader a {
	background-image: url(http://www.vodafone.co.nz/img/buttons/plus-petrol.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	display: block;
	padding-left: 27px;
	line-height: 2.181em;
	height:2.181em;
}
.modExpanderHeader a.expanderHide {
	background-image: url(http://www.vodafone.co.nz/img/buttons/minus-petrol.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	display: block;
	padding-left: 27px;
	line-height: 2.181em;
	height:2.181em;
}
.modExpanderHeader {
	background:#C8E5E8 url(http://www.vodafone.co.nz/css/2.0/img/dotted-line.gif) repeat-x bottom right;
	height:2.181em;
	overflow:hidden;
	border-top: 1px solid #FFFFFF;
}
a.petrol {
	color:#008698;
	text-decoration:underline;
}
.bottom-margin {
	margin-bottom: 2em;
}
.tripleColumn .didYouKnow {
    margin-left:0;
}
.mobileFeature h3 {
    font-size:19px;
    position:relative;
    z-index:10;
}
.mobileFeature p {
    margin-left:7px;
    margin-right:3px;
    position:relative;
}
.mobileFeature.featureHeight187 {
    background:none;
}
