/*	bei der umstellung auf astor werden auch gleich ein
 *  paar dinge korrigiert - tables für images , ....
 * */

.prevws img { min-height: 245px; }

dl { display: block; }
dt {
}
dt h2 {
}

div dd {
	height: 245px;
	display: block;
	margin: unset;
}



.prevws dt {
	vertical-align: bottom;
	width: 250px;
	white-space: normal;
	text-overflow: ellipsis;
	height: 81px;
	margin-bottom: 5px;
}

.small_title {
	font-size: smaller;
}

