body {
	line-break: strict;
}

.icon-wrapper .icon-after.more:after {
	position: relative;
	top: -0.1em;
}

#ac-globalfooter .ac-gf-icon-after::after, #ac-globalfooter .ac-gf-more::after {
	position: relative;
	top: -0.1em;
}

.touch #ac-localnav .ac-ln-button {
	padding-top: 4px;
	padding-bottom: 2px;
}

.safari.no-desktop #ac-localnav .ac-ln-button {
	padding-top: 4px;
	padding-bottom: 2px;
}

.small-caps {
	font-variant-caps: all-small-caps;
}

/* JP Styles */
@media (max-width:734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 216px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-optical {
		top: 235px;
	}
}
@media (min-width:734px) and (max-width:1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
		top: 84px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-mic {
		top: 101px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-side {
		top: 117px;
	}
}	
@media (min-width:1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
		top: 97px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-mic {
		top: 121px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-side {
		top: 145px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 125px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-optical {
		top: 159px;
	}
}