#outer {
	background: transparent url(/templates/barcoos/images/block_home.jpg) no-repeat scroll 73px 220px;
	z-index: 80;
}

#content { height: 601px; }
#firstRow {
	height: 287px;
	background: transparent url(/templates/barcoos/images/coossign.jpg) no-repeat scroll 72px 0px;
}
#secondRow { height: 314px; }

#photoOverview {
	position: absolute;
	margin: 31px 0pt 0pt 106px;
	width: 300px;
	height: 238px;
}

#photoOverview td {
	width: 150px;
	height: 119px;
	vertical-align: center;
	text-align: center;
}

#photoOverview img {
	border: 4px solid white;
}

#currentActions {
	position: absolute;
	left: 420px;
	margin: 0 0 0 0;
}

#firstRowNews {
	position: absolute;
	margin-top: 20px;
	width: 450px;
	height: 267px;
	left: 367px;
	overflow: hidden;
}

.firstRowNewsItem {
	width: 397px;
	height: 113px;
	background: transparent url(/templates/barcoos/images/newsfield.jpg) no-repeat 0 0;
}

.firstRowNewsItem div.headline {
	font-weight: bold;
	padding: 24px 10px 0 20px;
}

.firstRowNewsItem div.summary {
	font-weight: normal;
	padding: 5px 10px 0 20px;
	height: 40px;
	overflow: hidden;
}

.firstRowNewsItem div.readmore {
	font-weight: normal;
	padding: 3px 10px 0 20px;
}
