*.timelinesubevent { list-style-type: disc; }

.Ear_Nose_and_Throat_ENT {}
.Orthopaedics {}
.NHS {}
.Coventry_and_Warwickshire {}
.The_Hospital_Site {}
.Anaesthesia {}
.Polio {}
.The_Blitz {}

*.example {width:200px}

*.yearli {  }

*.yearul {  }

*.eventsul {width:98%; margin-left:0px; margin-top:3px; margin-bottom:3px; font-family:verdana; font-size:12px; border-style:dotted; border-width:1px; padding:3px; background-color:lightgrey; list-style-type: none;}


*.event { width:98%; margin-left:5px; margin-top:3px; margin-bottom:3px; font-family:verdana; font-size:12px; border-style:dotted; border-width:1px; padding:3px; background-color:lightgrey;}

*.keyword { margin-left:2px; margin-right:2px; font-family:verdana; font-size: 10px; font-weight:bold }

*.keywords { font-family:verdana; font-size:11px;  text-align:right; margin-top:4px; }

ul {
	padding : 0px;
	list-style-type: none;
	padding-top: 0px;
        margin-left:0px;
}
li {
	padding : 0px 0px 0px 0px;
        margin-left:0px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration : none;
	cursor: pointer;
        list-style-type: none;
}
li a {
	color : Black;
	text-decoration : none;
}

li.folder {
	background-image: url(images/folder-open.gif);
}
li.document {
	background-image: url(images/document.gif);
}


img {
	border: 0px;
}

a{
	text-decoration: none;
	color: Black;
}

.text_html {
	background-image: url(images/folder-closed.gif);
}

.hasChildren {
	background-image: url(images/folder-plus.gif);
}

.openFolder{
	background-image: url(images/folder-open.gif);
}