body {
        font-family: Georgia;
        color: #000;
        font-size: 14px;
        text-align: left;
}

.small {
        font-size: 10px;
}

a:link, a:visited, a:hover, a:active {
        color: #93121f;
        text-decoration: none;
}

a:visited {
        color: #93121f;
}

a:hover {
        color: #a00;
}

a:active {
        color: #f00;
}

#logo-bar {
        color: #000;
}

#nav, #nav a, #nav a:hover, #nav a:active, #nav a:visited {
        font-size: 14px;
        color: #efefef;
        text-decoration: none;
}

#text, #text p {
		margin-top: 0;
		padding-top: 0;
        font-family: Georgia;
        color: #222;
}

.heading, .page-header {
        font-size: 18px;
        font-family: Verdana;
        font-weight: bold;
        color: #93121f;
}

.sub-header {
        font-size: 18px;
        font-family: Georgia;
        color: #000;
		margin-bottom: 4px;
}

.query-result {
	color: #666;
}

.query-title, .query-subtitle {
    font-size: 18px;
    font-family: Georgia;
    color: #000;	
}

.query-subtitle {
	font-size: 12px;
}

#buythebook {
        font-size: 18px;
        font-weight: bold;
}

#search_term {
	font-size: 26px;
	display: block;
}

.small {
	font-size: 10px;
}

.autocomplete li.selected, .autocomplete li {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
}

#loading {
	position: relative;
	width: 32px;
	height: 32px;
	background: url(/images/ajax-loader.gif);
	float: right;
	display: none;
}

#book_container a {
	font-size: 10px;
}

.book_title {
	font-size: 18px;
}

.book_subtitle {
	font-size: 14px;
}

.input-style {
	font-family: Georgia;
	font-size: 18px;
	border: 1px #999 solid;
}

.query-story-count a, .query-link a {
	font-size: 12px;
}

#alphabet_navigation .letter {
	color: #888;	
}

#alphabet_navigation .letter, #alphabet_navigation a {
	font-size: 20px;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	border: 1px #fffddf solid;
}

#alphabet_navigation a {
	text-decoration: none;	
}

img.openquote, img.openquote:hover {
	width: 30px;
	height: 30px;
	margin-right: 4px;
	margin-bottom: 2px;
	float: left;
	border: 1px #fffddf solid;
}
img.openquote:hover {
	border: 1px #aaa dashed;
}