
.bigbox {
	background-color: white;
	margin: 10px;
	border: 1px solid;
}

.bigbox_title {
	font-size: 18px;
	color: white;
	padding: 5px 45px;
	background: url(img/festo/hibiscus_orange2.png) no-repeat top left, url(img/festo/hibiscus_red.png) no-repeat top right #088A08;
	background-size: contain;
}

.bigbox_contents {
	padding: 10px;
}

.bigbox_description {
	font-size: 12px;
}

.bigbox_value {
	font-size: 36px;
}