@charset "utf-8";
/* CSS Document */

* {
	position: static !important;
	float: none !important;
	background-image: none !important;
	width:auto !important;
	text-align:left !important;
	margin-left:0 !important;
	padding-left:0 !important;
	height:auto !important;
}

.bookstop, .booksback, .booksbottom, .panel{
	display:none !important;
}
.navwrapper ul ul{
	display:none !important;
}
.navwrapper ul{
	float:left !important;
}
.navwrapper ul a{
	color:black !important;
	padding:0;
}
.navwrapper ul a:hover{
	color:black !important;
}
.leftcontent{
	clear:both;
}
.leftcontent img{
	content: attr(alt) !important;
}
.rightcontent img{
	content: attr(alt) !important;
}
img{
	max-width:100% !important;
	border:0 !important;
}
.headerwrapper{
	height:auto;
}
.headerwrapper img{
	content: attr(alt) !important;
	font-size:24px;
	color: #a00539;
	font-weight:normal;
}