#flexicontent {
	background: #fff;
	padding: 20px;
}
#flexicontent .fc_item_title,
#flexicontent .fc_item_title a {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.desc-content.field_text {
	text-align: justify;
	line-height: 1.7em;
}
.desc-content.field_field59 {
	float: left;
}
.flexi.lineinfo {
	display: block;
	margin: 0 0 1em;
	clear: both;
	font-size: 13px;
}
.tabbertab .flexi.element,
.subtitle1 .flexi.element,
.subtitle2 .flexi.element,
.subtitle3 .flexi.element {
	display: block;
	float: left;
	margin: 0px 24px 12px 0px;
}
.flexi.topblock {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.topblock .flexi.image {
	border: 2px solid silver;
	float: left;
	margin-right: 10px;
	line-height: 0px;
}
.topblock .flexi.image a {
	outline: none;
}
.topblock .flexi.image img {
	border: 1px solid white;
}
.topblock .flexi.infoblock {
	overflow: hidden;
}
.flexi.infoblock {
	border-top: 1px solid #a3ba60;
	padding: 20px;
	border-bottom: 1px solid #a3ba60;
}
.infoblock ul.flexi {
	margin: 0;
	padding: 0;
}
.infoblock ul li.flexi {
	padding: 0;
	background: none;
	min-height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0%;
	zoom: 1;
	*display: inline;
	_height: 10px;
}
span.flexi.label,
.flexi.label {
	float: left;
	font-size: 100%;
	margin-right: 8px;
	display: block;
	color: #000;
}
span.flexi.value,
.flexi.value {
	float: left;
}
.onecols ul li.flexi {
	width: 100%;
}
.onecols .flexi.label {
	min-width: 20%;
	margin-right: 4%;
	margin-bottom: 6px;
}
.onecols .flexi.value {
	min-width: 74%;
	margin-right: 1%;
}
.twocols ul li.flexi {
	min-width: 48%;
}
.twocols .flexi.label {
	min-width: 34%;
	margin-right: 6%;
	margin-bottom: 6px;
}
.twocols .flexi.value {
	min-width: 58%;
	margin-right: 1%;
}
.group:before,
.group:after {
	content: " ";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	*zoom: 1;
}
.flexitoolbar {
	margin-top: 40px !important;
}
