.fileformat {
	font-size: 90%;
}
#imagelist ul li {
    list-style: none;
    padding-left: 25px;
    background-image: url(/images/Bullet1.gif);
    background-repeat: no-repeat;
	margin-top: .3em;
	background-position: 0em .2em;
}

.date {
	font-size: 80%;
	margin-left: 0.8em;
	color: #006600;
}

