a.pdf {
    background: #ece9e6 url(images/pdf.png) 10px 10px no-repeat;
    padding: 18px 20px 16px 50px;
    color: #004961;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    margin-bottom: 10px;
	text-decoration: none;
}

.content a.pdf-small {
	background: #ece9e6 url(images/pdf-small.png) 6px 6px no-repeat;
	padding: 10px 15px 10px 30px;
	color: #004961;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	margin-bottom: 10px;
	text-decoration: none;
}
