/* $Id: highlight.css 7 2008-04-15 10:39:05Z edin.coralic $ */

.highlight {

}

.highlight .picture {
	height: 190px;
	overflow: hidden;
	background: no-repeat center center;
	margin-bottom: 23px;
}
.highlight .picture .frontground {
	height: 190px;
	overflow: hidden;
	background: url('../dsg/frontground.png') no-repeat center center;
}
.highlight .picture .frontground h1 {
	margin: 156px 0 0 6px;
}
