/* IMAGES */

img {
	border: none;
	display: block;
}

.smallPic {
	margin: 0 0 0 10px;
	border: none;
	float: right;
	display: inline; /* Fix for IE margin-doubling bug */
}

.largePic {
	margin: 0 auto 10px;
	border: none;
}

.smallPic p, .largePic p {
	text-align: center;
}