.weeklyAds {
	width: 265px;
	border: thin solid #999;
	float: left;
	height: 425px;
	margin-right: 35px;
	text-align: center;
	padding: 5px;
}
.weeklyAds p {display:none;}/*hide/show pdf image links*/
.weeklyAds img {margin-top: 5px;}
#centerWeeklyAds {padding-left: 25px;}
