* { margin: 0; padding: 0; }
h1.header {
	display: block;
	width: 164px;
	height: 120px;
	text-indent: -9999px;
	background: transparent url(../assets/flyingyeti-164x120.png) no-repeat 0 0;
	margin-top: 10px;
}
h1.header a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}
div.title-list > ul > li {
	font-weight: bold;
	font-style: italic;
}
div.title-list > ul > li > ul > li {
	font-weight: normal;
	font-style: normal;
}
textarea#quote {
	height: 2.0em;
	width: 30.0em;
	text-align: top;
}
table#quote_table tr:hover {
	background: #ddd;
}
