/*
Title:      Allows for sites custom styles to override release versions
Author:     David Menz, david.menz@empower.com.au
Updated:    November 22, 2007
*/

@IMPORT url("default-signon.css");

/*
 This entry allows modifications at site level to be retained during an upgrade.
 ** This MUST be the last entry in this file. **
*/
@IMPORT url("custom-signon.css");
