/* Font correction ---   battery page */
.battery #ac-localnav h3, #ac-localnav h4, #ac-localnav li, #ac-localnav span {
	font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial";
}

.battery #ac-globalfooter h2, #ac-globalfooter h3, #ac-globalfooter h4 {
	font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial";
}

.battery #ac-localnav h2 {
	font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
}

.battery .main h1 {
	padding-top: 8px;
}

@media only screen and (max-width: 1068px) and (min-width: 734px) {
	p {
		font-size: 12.8px;
	}
}

span.nowrap {
	white-space: nowrap;
}

@media only screen and (max-width: 1068px) and (min-width: 734px) {
	br {
		display: none;
	}
}
