body {
	font-family: 'Fresca', "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}
div.ddiv {
	width: 100%;
	background-color: #E5E5E5;
	display: table;
	height: 45px;
	display: flex;
	align-items: center;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #DDD;
}
div.ldiv {
	width: 100%;
	display: table;
	height: 45px;
	display: flex;
	align-items: center;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #DDD;
}
div.free_level {
	sbackground-color: #fff0b3;
	background-color: #f2f2f2;
}
div.base_level {
	sbackground-color: #ace600;
	background-color: #ffc266;
}
div.premium_level {
	sbackground-color: #ff6666;
	background-color: #99004d;
}
div.opt {
	float: left;
	width: 24%;
}
div.split {
	height: 100%;
	float: left;
	width: 1%;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #0000;
}
div.red_bcg {
	xbackground-color: #e62e00;
	background-color: #660033;
	color: white;
}
div.green_bcg {
	sbackground-color: #00802b;
	background-color: #ffad33;
	color: black;
}
div.yellow_bcg {
	sbackground-color: #ffd11a;
	background-color: #d9d9d9;
}
div.value_description {
	padding: 0 10px 0 10px;
	clear: both;
	float: left;
	text-align: left;
	display: block;
	position: relative;
	width: 25%;
}
div.heading_opt {
	width: 25%;
	float: left;
}
p.bf_nm {
	font-size: 4.5vmin;
	margin: 0px;
}
