.event .bells {
	
	float: right;
	margin-right: 380px;
}
/*.event span { font-size: ; }*/


.event, .press, .news-events {
	margin: 0px 0;
}

.event p {
	font-size: 12px;
	margin-bottom: 10px;
}
.event p span { font-size: 21px; }
.event sup { position: relative; top: 6px; font-size: 15px; }

 .press div, .news-events div {
	border-bottom: 1px solid #c59130;
	padding: 15px 0;
	/*margin: 20px 0 0 0;*/
}

.press p.title,
.news-events p.title,
.press p.title a,
.news-events p.title a
{
	text-decoration: none;
	color: #c59130;
	font-size: 14px;
	padding: 0px;
	margin: 5px 0 0 0;
	width: 110%;
}

p.title a { text-decoration: underline !important; }


.press p span,
.news-events p span {
	margin-right: 40px;
}


.press p.tease,
.news-events p.tease {
	margin: 0 70px 10px 120px;
	font-size: 12px;
}


.press img, .news-events img {
	float: right;
	margin-top: 25px;
}


small { display: block; position: relative; top: -15px; } 