body {
	background: #f6f6f6;
}

#book {
	background: #f6f6f6;
	width: auto;
	height: auto;
}
#left, #right {
	left: 20px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#textleft, #textright {
	left: 75px;
}

#prevlink, #nextlink {
	left: 30px;
}
#nextlink {
	left: 705px;
}

#adminlink_left, #adminlink_right {
	left: 372px;
	top: 1040px;
}

#taskbar_left, #taskbar_right {
	left: 256px;
}