/**
 * @author			Joost Koehoorn
 * @date			23-08-2007
 * @description		Stylesheet with all the styles for the ABC
 * @copyright		2007 by Joost Koehoorn
 */

/* @group abc */
	
	/* abc list style */
	#content ul.abc { margin: 0 0 5px 2px; }
	#content ul.abc li { float: left; }
	
	/* abc anchor style */
	#content ul.abc a { display: block; height: 19px; text-indent: -90000px; }
	
	/* abc styles */
	#content ul.abc a.a { width: 19px; background: transparent url(../img/content/abc/a.png) no-repeat left top; }
	#content ul.abc a.b { width: 18px; background: transparent url(../img/content/abc/b.png) no-repeat left top; }
	#content ul.abc a.c { width: 18px; background: transparent url(../img/content/abc/c.png) no-repeat left top; }
	#content ul.abc a.d { width: 19px; background: transparent url(../img/content/abc/d.png) no-repeat left top; }
	#content ul.abc a.e { width: 18px; background: transparent url(../img/content/abc/e.png) no-repeat left top; }
	#content ul.abc a.f { width: 15px; background: transparent url(../img/content/abc/f.png) no-repeat left top; }
	#content ul.abc a.g { width: 21px; background: transparent url(../img/content/abc/g.png) no-repeat left top; }
	#content ul.abc a.h { width: 18px; background: transparent url(../img/content/abc/h.png) no-repeat left top; }
	#content ul.abc a.i { width: 9px; background: transparent url(../img/content/abc/i.png) no-repeat left top; }
	#content ul.abc a.j { width: 15px; background: transparent url(../img/content/abc/j.png) no-repeat left top; }
	#content ul.abc a.k { width: 18px; background: transparent url(../img/content/abc/k.png) no-repeat left top; }
	#content ul.abc a.l { width: 18px; background: transparent url(../img/content/abc/l.png) no-repeat left top; }
	#content ul.abc a.m { width: 19px; background: transparent url(../img/content/abc/m.png) no-repeat left top; }
	#content ul.abc a.n { width: 18px; background: transparent url(../img/content/abc/n.png) no-repeat left top; }
	#content ul.abc a.o { width: 20px; background: transparent url(../img/content/abc/o.png) no-repeat left top; }
	#content ul.abc a.p { width: 18px; background: transparent url(../img/content/abc/p.png) no-repeat left top; }
	#content ul.abc a.q { width: 19px; background: transparent url(../img/content/abc/q.png) no-repeat left top; }
	#content ul.abc a.r { width: 19px; background: transparent url(../img/content/abc/r.png) no-repeat left top; }
	#content ul.abc a.s { width: 17px; background: transparent url(../img/content/abc/s.png) no-repeat left top; }
	#content ul.abc a.t { width: 16px; background: transparent url(../img/content/abc/t.png) no-repeat left top; }
	#content ul.abc a.u { width: 18px; background: transparent url(../img/content/abc/u.png) no-repeat left top; }
	#content ul.abc a.v { width: 18px; background: transparent url(../img/content/abc/v.png) no-repeat left top; }
	#content ul.abc a.w { width: 24px; background: transparent url(../img/content/abc/w.png) no-repeat left top; }
	#content ul.abc a.x { width: 16px; background: transparent url(../img/content/abc/x.png) no-repeat left top; }
	#content ul.abc a.y { width: 17px; background: transparent url(../img/content/abc/y.png) no-repeat left top; }
	#content ul.abc a.z { width: 17px; background: transparent url(../img/content/abc/z.png) no-repeat left top; }
	#content ul.abc a.sharp { width: 16px; background: transparent url(../img/content/abc/sharp.png) no-repeat left top; }
	
/* @end */