

@charset: utf8;

#t3_maincontent .b90feeds_list a{
background:none;
padding:0;
}

.b90feeds {
	width: 225px;
	height: 400px;
	background: transparent url(/fileadmin/templates/img/feedread/bg_b90feeds.png) left top no-repeat;
	color: rgb(255,255,255);
	margin:0 0 5px 0;
	padding:0;
	position: relative;
}
.b90feeds h3 {
	font-family: Arial, Tahoma, sans-serif;
	color: rgb(90,165,50);
	margin: 0 15px 0 15px;
	padding: 15px 0 10px 0;
	font-size: 18px;
}
.b90feeds .b90feeds_wrapper {
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
	width: 195px;
	height: 305px;
	position: relative;
}
.b90feeds .b90feeds_wrapper ul {
	list-style: none;
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	line-height: 13px;
	position: absolute;
}
.b90feeds .b90feeds_wrapper ul li {
	padding-bottom: 20px;
}
#t3_maincontent .b90feeds .b90feeds_wrapper ul li a {
	color: rgb(90,165,50);
	text-decoration: none;
	text-transform:none;
	font-size:11px;
line-height:18px;
}
.b90feeds .b90feeds_wrapper ul li p {
	margin: 0 0 10px 0;
	padding:0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	line-height: 13px;
}
.b90feeds .b90feeds_wrapper ul li a img {
	border:0;
	vertical-align: bottom;
}
*html .b90feeds .b90feeds_wrapper ul li a img {
	border:0;
	vertical-align: baseline;
}
.b90feeds .b90feeds_btn {
	position: absolute;
	bottom:15px;
	right: 15px;
}
.b90feeds img {
	border: 0
}