/* texts */
#text h3 { margin: 0 0 6px 4px; }

/* graphics */
.picture {
	margin: -0.8em 0 35px 4px;
}
.picture img {
	display: block;
	float: left;
	margin-right: 3px;
}
.picture-set {
	width: 143px;
	float: left;
}
.picture-set img { float: none; }
.myBox {
	width: 137px;
	background: #dbd7ce;
	padding-top: 3px;
	margin-bottom: 5px;
}
.myBox h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	text-indent: 5px;
	color: #452a05;
}
#text .picture-set p {
	width: 137px;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1.2em;
	margin: 0;
	color: #452a05;
}




