.photoframe {
	border: 1px solid #a9a9a9;
	margin: 16px 8px 8px 8px;
	padding: 4px;
}

.photocaption {
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	font-size: 10px;
	text-align: left;
}

.leaders-photoframe {
	border: 1px solid #a9a9a9;
	margin: 8px 8px 8px 8px;
	padding: 4px;
}


/*

we're not using these CSS drop shadows anymore
.img-shadow {
	float: left;
	background: url(/photohighlights/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/photohighlights/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

*/
