/**
 * @created on 09/08/2006
 * @author Mike Kelly
 * @contact mikee@whatsthat.co.nz
 *
 **/

/* errors */

#error {

	}

#error ul {
	list-style: none;
	}

#error li {
	#color: #ab4e31;
	}

/* notifications */

#notification {

	}

#notification ul {
	list-style: none;
	}

#notification li {
	#color: #000099;
	}