﻿/* =JAVASCRIPT 
   v1.0 - 26/07/06 - Authored by Matt Nish-Lapidus - mnish-lapidus@theniceagency.com
*/
/*
 * These styles are used as javascript event id's
 * The only attributes allowed in this file are cursor changes.
 */
/* .more is used by js to register the expander links */
.block .js_moreBtn { cursor: pointer; }
/* .addList is used by js to register form events */
.js_addList .js_listBtn { cursor: pointer; }