.tx-iwmininewsteaser-pi1-container{
	position:relative;
	margin-top:0px;
	margin-bottom:8px;
	width: 700px;
	height: 125px;
}

.tx-iwmininewsteaser-pi1-entry_first{
	position:relative;
	width:160px;
	height:125px;
	background-image:url(../images/miniteaserback.gif);
	background-repeat:no-repeat;
	float:left;
}
.tx-iwmininewsteaser-pi1-entry{
	position:relative;
	margin-left:20px;
	width:160px;
	height:125px;
	background-image:url(../images/miniteaserback.gif);
	background-repeat:no-repeat;
	float:left;
}
.tx-iwmininewsteaser-pi1-header{
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	width:150px;
	height:15px;
	overflow:hidden;
}
.tx-iwmininewsteaser-pi1-text{
	margin-left:10px;
	line-height:13px;
	width:140px;
	height:60px;
	overflow:hidden;
}
.tx-iwmininewsteaser-pi1-link{
	position:absolute;
		right:0px;
		top: 100px;		

}
.tx-iwmininewsteaser-pi1-link a{
	color:#000000;
	display:block;
	height:16px;
	line-height:16px;
	background-image: url("../images/send_button_red.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	background-position:right;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor:pointer;
	float:right;
	text-align:right;
	padding-right:23px;
}
