a.sidebar {
	text-decoration: none;
	color: #0aa5d2;
	outline: none;
	font-size: 11px;
	top: 2px;
	position: relative;
}

a.sidebar:visited {
	color: #11a7d3;
	}
	
a.sidebar:active {
	color: #c60;
}
a.sidebar:hover {
	color: #c60;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

p.sidebar {
	font-size: 11px;
		line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5d5530;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 12px;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #232317;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 15px;
	text-align: left;
	color: #3e3e3e;
}

img {
	border: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}


#container4-3 {
	border: 1px solid #d0c7b8;
	width: 480px;
	height: 380px;
	float: left;

}

#chapters4-3 {
	border: 1px solid #d0c7b8;
	background: #e6ebd9;
	width: 295px;
	overflow: auto;
	font-size: 12px;
	height: 380px;
	float: left;
	text-align: left;
}

#bottom {
	padding-top: 4px;
	width: 70px;
	text-align: left;
	clear: left;
	float: left;
}
ol {
	list-style-type: decimal;
	color: #5e5855;
	font-size: 11px;
	line-height: 15px;
}

ul.sidebar {
	list-style-image: url(bullet_icon.gif);
}

li.sidebar {
	left: -26px;
	position: relative;
	padding-bottom: 8px;
}
