/* CSS Document */

#logos {
	margin: 40px 0px;
}

#RightColumn li {
	background-image: url(../images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 50px;
}

#contentColumns a {
	color: #676767;
}
