.contentArchivTextWrapper{
	width: 500px;
	float: left;
	margin:0 0 52px 0;
}





.contentArchivImgBoxWrapperNew{
	border: 1px solid #dcdcdc; 
	height:120px; 
	width:547px;
	margin-top: 10px;
	float: left;
}


.contentArchivImgBoxNew{
	float: left; 
	width:148px; 
	margin:10px 0;
}

.contentArchivTextBoxNew{
	background-color:#efefef; 
	float: left; width:370px; 
	padding:7px 10px 2px 10px; 
	margin:10px 0;
}








.contentArchivImgBoxThumb{
	margin: -7px 0 0 4px;
}


.contentArchivImgText{
	float: left; 
	margin:6px 0 0 10px; 
	width:360px;
	overflow: hidden;
}


.contentArchivImgSpacer{
	float: left; 
	/*width:159px; 
	background-color:#fff; 
	margin:0 0 0 1px;*/
}







.contentArchivThumb{
	float: left;
	margin:0 20px 20px -6px;
	/*height:125px;
	width:90px;*/
}



a.contentArchivImgThumb{
	float: left;
	/*height:140px;*/
	padding-bottom: 10px;
}

a.contentArchivImgThumb:Hover{
	float: left;
	/*height:140px;*/
	padding-bottom: 10px;
	background-image: url(../images/standart/dot.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.contentArchiveImageHeadline{
	margin:0 0 18px -2px;
	padding:0 0 0 20px;
	background: url(../images/standart/contsquare_3.jpg) no-repeat;
}


