/* DESIGN for WOOD LIST */

table.woodlist {
	border-collapse: collapse;
}
table.woodlist th,
table.woodlist td {
	border-bottom: 1px dashed #aaaaaa;
	padding: 0.3em 0.6em 0.1em 0.6em;
}

table.woodimages {
	border-collapse: collapse;
}

table.PhotoSkyBar td { font-size: 60%; text-align: center; }
table.woodlist th, table.woodlist td,
table.woodimages th, table.woodimages td { font-size: smaller; padding: 1px 0.5em; }

table.woodimages img {
	border-width: 0px;
}
