#storyteller {
	width: 474px;
	margin: 15px auto;
}

#storyteller .leftheader {
	height: 168px;
	width: 238px;
	padding: 0px 5px;
	float: left;
}

#storyteller .text {
	padding: 0px 5px;
	font-size: 11px;
	color: #4E3F34;
	float: left;
	width: 238px;
	line-height: 1.4em;
	word-wrap: break-word;
}

#storyteller .text .indent {
	padding-left: 10px;
}

#storyteller .rightheader {
	width: 214px;
	height: 392px;
	float: right;
	padding-top: 5px;
}

#storyteller .rightbox {
	float: right;
	font-weight: bold;
	color: #463834;
	font-size: 11px;
	width: 215px;
	height: 130px;
	background: #F0E4C4 url('images/keepsake_addinfobox.jpg') bottom no-repeat;
}

#storyteller .rightbox span {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	margin: 15px 0 0 15px;
}

#storyteller .rightbox li {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.1em;
	margin: 9px 0 0;
}

#storyteller .rightbox ul {
	width: 180px;
	margin: 5px 0 0 25px;
	padding: 0;
}

#storyteller div.back {
	margin-bottom: 10px;
}

#storyteller .back a, #storyteller .backbottom a {
	font-size: 12px;
	text-decoration: underline;
}

#storyteller .backbottom {
	clear: both;
	margin-left: 5px;
}