/* Styles to format NecroBabes information on
http://www.necrobabes.org/vicki/vpic.php */

table {
	margin: auto;
}

td {
	width: 350px;
	text-align: center;
	vertical-align: top;
}

td.sample_thumbnail {
	width: 84px;
	text-align: center;
}

.update {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: white;
}

img.thumbnail {
	border: solid black 1px;
	margin: 2px 0;
}

a {
	font-weight: bold;
}

a.url {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: white;
	text-decoration: none;
}

a.url:hover {
	color: yellow;
	text-decoration: underline;
}
