p { margin: 0 25px 20px; }
h2, h3, h4 { margin: 0 25px 2px; }

#main-inner {
	width: 540px;
	background: url(/adventures/images/shell/inner_bgtile.gif);
	margin: 0 0 0 45px;
}

#iemac-fix { clear: right; }

h1, h2, h3 { margin: 0 25px 1em; }
h1.nospace, h2.nospace, h3.nospace { margin: 0 25px 2px; }

h4.dark {
	color: #b81161;
	margin: 0 25px 1em;
}

.left { float: left; }
.bold { font-weight: bold; }
.ital { font-style: italic; }
.last { margin-bottom: 0; }
.book { font-weight: bold; }
.more { margin: 0 25px 20px 50px; }

#sidebar {
	float: right;
	margin-right: -81px;
	margin-left: 15px;
	width: 179px;
	position: relative;
}

#sidebar-inner { background: url(/adventures/images/books/side_slice.gif) repeat-y; }
#sidebar-inner p {
	margin: 4px 20px 0 15px;
	width: 144px;
}
#sidebar-inner #p2 { margin: 8px 20px 0 15px; }

.dotrule {
	height: 5px;
	margin: 0 0 20px 25px;
	background: url(/adventures/images/books/dots.gif) no-repeat;
}
