.boxLatestSermons a.IconMp3 {
	position:relative;
	float:left;
	display:block;
	background-image: url(file:///C|/inetpub/components/com_sermonspeaker/images/icone_mp3.gif);
	width: 23px;
	height: 22px;
	font-weight:bold;
	color: #000;
}
.boxLatestSermons a.IconMp3:visited {
	color:#000;
}
.boxLatestSermons a.IconMp3:hover {
	color:#666;
	background-position: 0px -21px;
}
.boxLatestSermons acronym {
	border: 1px solid #CCC;
	padding:2px;
	margin-left:5px;
}
.boxLatestSermons ul {
	padding:0;
	margin:0
}
.boxLatestSermons ul li {
	list-style:none;
	float:none;
	clear:both;
}
.boxLatestSermons a.linkMore {
	display:block;
	color:#004F96;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
