li.document-item {
	margin-bottom: 5px;
	padding: 1px 0 ;
	font-size: 95%;
}

li.document-item a {
	padding-left: 25px;
	color: #739ac9;
	font-weight: bold;
	display:block;
}

li.document-item a:hover {
    text-decoration: underline;
    color: #fff;
}

li.document-item.document-item-pdf {
	background: transparent url(../img/icon-pdf.png) left center no-repeat;
}

li.document-item.document-item-jpg {
	background: transparent url(../img/icon-jpg.png) left center no-repeat;
}

#in-the-press .bd p {
    margin-bottom: 16px;
}

#in-the-press .bd ul {
    margin-bottom: 16px;
}
