/*
		LINKS
*/
#links h2 {
	margin: 15px 0 0 0;
}
#links p {
	margin: 8px 0 0 0;
}
#links img {
	margin: 0 0 0 50px;
}

/*
		NEWSLETTERS
*/

#newsletters p {
	background-image: url(../images/icons/pdf_50.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0 0 2em 0;
	padding: 1em 0;
	width: 400px;
}
#newsletters a {
	font-size: 24px;
}