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

#keepsake .leftheader {
	height: 106px;
	width: 249px;
	background: url('images/keepsake_header.jpg');
	float: left;
}

#keepsake .text {
	padding: 0px 5px;
	font-size: 11px;
	color: #463834;
	float: left;
	width: 239px;
}

#keepsake .rightheader {
	width: 225px;
	height: 312px;
	background: url('images/keepsake_image1.jpg');
	float: right;
}

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

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

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

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

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

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

