#title
{
	margin-bottom:30px;

}
#error
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#error a
{
	color:#000;
	text-decoration:underline;
}
#error a:hover
{
	color:#06f;
	text-decoration:underline;
}
#chapters
{
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
}
#chapters li.left
{
	float:left;
	width:49%;
}
#chapters li.right
{
	margin-left:50%;
	width:49%;
}
#container li a
{
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
#chapters li a:hover
{
	color:#000;
	text-decoration:underline;
}
#container ol li
{
	margin-bottom:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:1.5;
	font-weight:bold;
}
#container ul li
{
	margin-bottom:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:1.5;
}
#verses li a
{
	font-weight:bold;
}
#verses li a:hover
{
	text-decoration:underline;
}
#verses
{
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
}
#verses li
{
	width:100%;
}
#verses span
{
	float:left;
	width:32px;
	text-align:right;
}
#verses div
{
	margin-left:40px;
}