/*-- Styles here will be available in rich text editor --*/

.linklist li {
	margin-bottom: 10px;
}
	
a.pdf {
	color: #FEC147;
	font-size: 12px;
	padding-left: 24px;
	background: url('../images/pdf_icon.png') no-repeat scroll 0 0 transparent;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.link {
margin: 0px 0px 10px 10px; display: inline-block;
}

.pdf {
background: url('../images/pdf_icon.png') no-repeat scroll 0 0 transparent; display: inline-block;padding-left: 25px;margin-bottom: 10px;
}

.video {
background: url('../images/video_icon.png') no-repeat scroll 0 0 transparent; display: inline-block;padding-left: 25px;margin-bottom: 10px;
}

