@charset "UTF-8";
#page #content #newbooks h3 {
	margin: 0px;
}
#page #content #newbooks p {
	margin: 0px;
}
#eventslist {
	font-size: 12px;
	padding: 10px;
	width: 350px;
	margin-left: 10px;
	border: 1px solid #999999;
	display: none;
}
#page #nav .totop {
	padding-top: 500px;
	background-position: right 503px;
}
#page #content .nobull {
	list-style-type: none;
}
#page #content .box {
	background-image: url(images/graybox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#page #content .box:hover {
	background-image: url(images/redbox.gif);
	color: #A02E29;
	text-decoration: none;
}
#page #content .longlink {
	display: none;
}
