div#content
{
	float: left;
	width: 485px;
}

div#book_container
{
	background-image: url(../cmsimages/rightbar_background.jpg);
	background-repeat: repeat-y;
	float: right;
	margin: 20px 25px 0 20px;
	width: 183px;
}

div#content_3
{
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 183px;
}

div#content_3 p
{
	padding: 0 15px 0 15px;
}

div#content_3 li
{
	position: relative;
	list-style-image: none;
	list-style-type: none;
	margin-left: -20px;
	width: 150px;
}

