div#book
{
}

span.heading
{
	color:#347593;
	font-size:20px;
	line-height:2.0em;
}

h1
{
	color:#347593;
	font-size:20px;
	line-height:2.0em;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2
{	font-size:1em;
	font-weight:bold;
}

div#footer
{
	font-size:9px;
	text-align:center;
	line-height:1.2em;
}

div#leftcolumn
{
	float:left;
	width:539px;;
	margin-right:13px;
	padding-top:10px;
	font-size:0.7em;
	line-height:1.5em;
}

div#rightcolumn
{
	float:right;
	width:222px;
	font-size:0.7em;
	line-height:1.5em;
}
select
{
	width:100px;
	margin-bottom:2px;
	border:1px solid #91a4ce;
	color:#422618;
	z-index:0;
}
.selectsm
{
	width:50px;
	margin-bottom:2px;
	border:1px solid #91a4ce;
	color:#422618;
}

div.searchrow
{
	clear:both;
	font-size:1.1em;
	width:191px;
	background-color:#DDDDDD;
	border-bottom:#FFFFFF 2px solid;
}

div.searchrow span.label
{
	float:left;
	width:97px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

div.searchrow span.dropdown
{
	display:block;
	width:129px;
	padding-left:10px;
	padding-bottom:10px;
}

div.searchrow span.dropdown img
{
	position:relative;
	bottom:35px;
	right:45px;
}

div.searchrow span.dropdown input.img
{
	position:relative;
	bottom:35px;
	right:45px;
}

span.searcherror
{
	font-size:10px;
	color:#CC0000;
	width:98%;
	display:block;
	clear:both;
	text-align:center;
	font-weight:bold;
}

/*html>body div.searchrow span.dropdown img { bottom:12px; }*/
