#dave {
        float: right;
        margin-left: 10px;
        margin-right: 0px;
}

#validatorImage {
	float: right;
	margin-right: 0px;
	border-style: none;
}

br.separator {
	clear: both;
}

img {
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.horiz {
	width: 150px;
	height: 100px;
}

img.vert {
	width: 100px;
	height: 150px;
}

img.square {
	width: 100px;
	height: 100px;
}

img.tapestry {
	width: 224px;
	height: 100px;
}

img.angel {
	width: 140px;
	height: 150px;
}

img.middle {
	vertical-align: middle;
}

p.gallery {
	text-align: center;
}

.source {
	font-size: smaller;
}
