div#motive {
	background-image: url(../images/header/reference-header.jpg);
	height: 189px;
}

div#motive h1 {
	left: 9px;
}

div#title {
	background: #FDEA9E url(../images/header/reference-traka.gif) repeat-y;
}

.contentBox {
	margin: 0px;
}

div.reference {
	background: #FFFFFF url(../images/reference/refbg.gif);
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	height: 100px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	vertical-align: bottom;
	position: relative;
}

div.reftext {
	position: absolute;
	bottom: 20px;
	left: 140px;
}

img.refimage, img.refimage:hover {
	border: 5px solid #02C7EA;
	margin-right: 20px;
	padding: 0px;
}

.emtext {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}