div{
	font-family:Verdana;
}
div.teaserLarge{
	width:409px;
	//width:427px;
	padding:9px;
	background-color:#f0f0f0;
}
div#withBorder{
	width:405px;
	//width:427px;
	padding:9px;
	border:2px solid #0066cb;
	background-color:#f0f0f0;
}
div.teaserLargeTitleRow{
	width:427px;
	height:15px;
	border-bottom:1px solid #cccccc;
	margin-bottom:4px;
	color:#0066cb;
	font-weight:bold;
	font-size:11px;
}
div.teaserLargeTitleRow span.pipe{
	color:#cccccc;
	font-weight:normal;
}
div.teaserLarge div.date{
	float:left;
	color:#333333;
	font-size:9px;
}
div.teaserLarge div.picCount{
	float:right;
	color:#0066cb;
	font-size:10px;
	font-weight:bold;
}
div.teaserLarge div.galleryTitle{
	color:#0066cb;
	font-size:15px;
	font-weight:bold;
}
div.teaserLarge div.galleryTextNew{
	color:#333333;
	font-weight:bold;
	font-size:10px;
	margin-top:5px;
	height:55px;
}
div.teaserLarge div.picContainer{
	width:388px;
	//width:405px;
	height:159px;
	border:10px solid white;
	background-color:white;
}
div.picContainer div.largeImg{
	border-right:8px solid white;
	float:left;
	width:218px;
	margin-left:2px;
	//margin-left:0px;
}
div.picContainer div.smallPics{
	float:left;
	width:155px;
	margin-left:3px;
	//margin-left:0px;
	height:155px;
	background-color:white;
}
div.picContainer div.smallPics img{
	padding:0px;
	float:left;
	border:none;
	margin-left:2px;
	//margin-left:2px;
}
div.picContainer div.smallPics img.rowOne{
	margin-bottom:5px;
}
