html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #eee;
	color: #111;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table {
	width: 100%;
	margin: 0;
	padding: 0;
}

table td {
	border: 0;
	padding: 0;
	border-spacing: 0;
}

table#vthumbs td {
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	border-width: 0;
	border-bottom: 1px silver dotted;
}

table tr#top td, tr#bottom td {
	height: 10px;
}

table td.left, td.right {
	width: 10px;
}

table tr#main td.middle {
	background-color: #ddd;
	padding: 10px;
	border: 1px silver solid;
}

table tr#main #image {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table tr#titlebar td {
	height: 34px;
	margin-bottom: -1px;
}

table td#navcell {
	vertical-align: bottom;
	width: 96px;
}

table td#titlecell {
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}

#nav {
	margin: 0;
	padding: 5px;
	background-color: #ddd;
	border: 1px silver solid;
	border-bottom-width: 0;
	width: 96px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 84px;
}

#title {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	font-size: 16px;
	line-height: 16px;
	color: #444;
	text-shadow: 2px 2px 4px silver;
}

#label {
	margin: 0;
	width: 100%;
	border-bottom: 1px silver dotted;
	font-size: 12px;
	font-weight: normal;
}

#caption {
	margin-left: 33%;
	padding: 5px;
	font-size: 11px;
	line-height: 120%;
	border-bottom: 1px silver dotted;
}
