#galleryName { 
	float: left;
	font-weight: bold;
	font-size: 16px;
}
#tdHeader {
	padding: 5px;
}

.photobox {
    height: 100px;
	width: 130px;
	padding: 7px;
}
.photoetc { padding: 3px 0 5px 0; }
.cropWarn {
	background: red;
	width: 144px;
	text-align: center;
	font-size: 10px;
	height: 28px;
	line-height: 28px;
	color: white;
}
.cropWarn A, .cropWarn A:link, .cropWarn A:visited { background: red !important; color: yellow !important; }
IMG.foo { border-color: black;
        border-width: 1px; }

