/* --- detail --- */

.teaserBorder {
	background-image: url(../../images/site/bkg_teaserborder.gif);
	background-repeat: repeat-y;
	margin:  10px 0px 10px 0px;
	border-bottom: 1px solid #ffffff;
}
.teaserBorder .image {
	float:left;
	padding: 0px 15px 0px 0px;
}
.detail .modTitle {
	color: #d1000d;
	font-size: 14px;
}
.teaserBorder .modTeaser {
	padding: 5px 0px 0px 0px;
}
.teaserBorder .modDate {
	padding: 5px 0px 5px 0px;
}

 
 
 
