/*
-----------------------------------------------
USU Firefox 2
- - - - - - - - - - - - - - - - - - - - - - - -
Filename:			usu.ff2.css
Author:				Catch Design Limited (www.catchdesign.co.nz)

----------------------------------------------- */

/* Target Firefox 3 */
h2, x:-moz-any-link, x:default {
line-height:0.5 !important;
}

/* Target Firefox 2 */
h2, x:-moz-any-link {
line-height:1.2 !important;
}


