html,
body {
	height: 100%;
	margin:0;
}

.label {
	letter-spacing: 1.5px;
	font-weight:bold;
}

.body_copy {
	font-family:arial;
	font-size:12px;
	line-height:17px;
}

/* factory specific hides */
#salePage #saleLandingContainer #selectCategory a.brand-specific { 
	display: none; 
}