.freeEventList {
	list-style: none;
	width: 250px;
}

.freeEventList li  {
	list-style: none;
	line-height:17px;
	padding: 1px 0px 0px 20px;
	margin-left:30px;
	margin-bottom:10px;
}

.freeEventList li.full  {
background: url(../images/icon_movie_17x17.gif) no-repeat;
}

.freeEventList li.pdf  {
background: url(../images/icon_pdf_17x17.gif) no-repeat;
}

.freeEventList li.mp3  {
background: url(../images/icon_speaker_17x17.gif) no-repeat;
}

