.topimage
{
	margin: 20px 0 20px 12px;
	background: url(/images/reference/morebooks/mainhed.gif) no-repeat;
	height: 436px;
	height: 35px;
}

.topimage_awards1
{
	margin: 20px 0 20px 12px;
	background: url(/images/reference/morebooks/mainhed1.gif) no-repeat;
	height: 307px;
	height: 34px;
}

.topimage_awards2
{
	margin: 20px 0 20px 12px;
	background: url(/images/reference/morebooks/mainhed2.gif) no-repeat;
	height: 393px;
	height: 36px;
}

h1 {
	clear: both;
	margin: 0px 0px 0px 15px;
	color: #FF3333;
	font-family: Verdana, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

#bookbox {
	clear: both;
	width:  100%;
	border: 0px solid red;
	
}

#bookbox .date {
	display: block;
	float: left;
	margin: 0 0 0 15px;	
	width: 50px;
	font-family: Georgia, serif;
	font-size: 10pt;
	height: 100%;
	border: 1px solid #F6E8E5;
}


#bookbox .award {
	display: block;
	float: left;
	margin: 0 0 3px 0;
	font-family: Georgia, serif;
	font-size: 10pt;
	border: 1px solid #F6E8E5;
}


#bookbox ul {
	display: list-item;
}

#bookbox li {
	width: 400px;
	list-style-type: none;
	font-family: Georgia, serif;
	font-size: 10pt;
	border: 1px dotted green;
}


a {
	margin: 0px;
	color: #FF3333;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	margin: 0px;
	color: #FF3333;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}


a:hover{
	margin: 0px;
	color: #FF3333;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #003399;
}