/*
	NO FONT SIZES HAVE BEEN ALTERED FROM THEIR ORIGINAL UNI.CSS SIZES
*/

/*body elements*/
body {
	font-size:12px;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:13px;
}
/*body elements*/

/* nav elements */
div#subnav {
	font-size:10px;
}
/* end nav elements */

/*main content*/
div#content span.link {
	font-size:11px;
}

div#content span.hr a {
	font-size:11px;
}

div#content div.hr {
	font-size:11px;
}

div#content div.hr a {
	font-size:10px;
}
/*main content*/

/*sub sub content*/
div#subsubcon h2, div#subsubconother h2 {
	font-size:14px;
}
/*sub sub content*/

/* right col */
div#callhome, div.call2 {
font-size:12px;
}

div.call2 p, div.call2 h1, div.call2 h2 {
font-size:13px;
}


/* Healthy Spine Kit */
	.hsk-download h3{
		font-size:18px;
	}
	.hsk-download .intro{
		font-size:14px;
	}	
	.hsk-download #callhome h2 a,
	.hsk-download #spec-results a{
		font-size:13px;
	}	
/* END Healthy Spine Kit */
