#page-head h1 {
	letter-spacing:-1px;
}
#page-head .new-product {
	text-transform:uppercase;
	color:#fff;
	background:#19ABE9;
	padding:3px 5px 3px;
	font-size:18px;
	margin:0 0 5px;
	position:relative;
	top:-3px;
	letter-spacing:0;
}

