/* only visible on days of events themselves */
/* content is provided from Javascript file AV_nextEvents.js */

/* created for edinburghquartet.com on 29 October 2009 */
/* Amy Beeston webmaster@edinburghquartet.com */

#nextEvents ul {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 padding-left: 0.75em;
	 line-height: 1.5em;
}
#nextEvents ul a {
	display: block;
}
