div#exampleHead {
	margin: 0 0 2px 0;
}
div.titles, div.anchors {
	float: left;
}
div.titles {
	width: 342px;
}
div.anchors {
	width: 465px;
	margin: 0 0 0 58px;
}
body.it div.anchors {
	width: 487px;
	margin-left: 36px;
}
body.ru div.anchors {
	width: 523px;
	margin-left: 0px;
}
div.anchors a {
	margin: 0 0 0 40px;
	color: #868675;
}
body.ru div.anchors a {
	margin-left: 15px;
}
div.anchors a img {
	margin: 0 5px 0 0;
}
div.titles .ausg, div.titles .erg {
	float: left;
	display: block;
	width: 171px;
	font-weight: bold;
	text-align: center;
}
div.example {
	margin: 0 0 7px 0;
	background-color: black;
}
div.example .threeCol {
	padding: 11px 10px 0;
}
div.example .col, div.example .col .inner {
	height: 118px !important;
}
div.example .col1 {
	margin: 0 16px 0 0;
}
div.example .col1, div.example .col2 {
	width: 153px !important;
}
div.example .col3 {
	margin: 0 0 0 28px;
	width: 495px;
	color: white;
}
div.example .col3 div.element {
	padding-bottom: 14px;
}
div.example .col3 h1, div.example .col3 h3 {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}
div.example .browse {
	margin: 3px 0 0 0;
	line-height: 11px;
	text-align: center;
}
* html div.example {
	height: 129px;
}
*+html div.example {
	height: 129px;
}
* html div.example div.inner {
	position: static;
}
*+html div.example div.inner {
	position: static;
}
* html div.example img {
	margin-bottom: -3px;
}
*+html div.example img {
	margin-bottom: -3px;
}
* html div.example .browse {
	margin-top: -3px;
}
*+html div.example .browse {
	margin-top: -3px;
}
div.example .browse img {
	display: none;
	cursor: pointer;
}
div.example .browse img.prev {
	margin-right: 2px;
}
