/* General element styles */
p.link.news {
	margin-top: 0;
	text-align: right !important;
}

/* Make the News Release table blend in with the H2s */
table.info-display-table {
	margin-top: 2.5em;
}

table.info-display-table caption {
	color: #576182;
	font-family: tahoma, arial, helvetica, sans-serif !important;
	font-size: 145%;
}

/* Photo gallery teaser section */
p.gallery-teaser {
}

p.gallery-teaser .image-align-left img {
	border: 1px solid #555;
}

p.gallery-teaser .photo-title {
	font-weight: bold;
}

p.gallery-teaser .photo-link {
	font-size: smaller;
}