#rows_top{
height: 280px;
padding: 15px;
border-bottom:#FFFFFF solid 3px;
padding-top: 0px;
}

*+html #rows_top {
	height: 280px;
}

*html #rows_top {
	height: 260px!important;
}

#rows_top #hansmannpr {
	margin-top: 0px;
	padding-top: 0px;
}

ol.twitter-timeline {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

*+html ol.twitter-timeline {
	padding-left: 0px;
	margin-left: 0px;
}

*html ol.twitter-timeline {
	padding-left: 0px;
	margin-left: 0px;
	width: 300px;
	overflow: hidden;
}

ol.twitter-timeline li.last {
	margin-bottom: 0px;
	padding-bottom:0px;
}

#rows_top h1 {
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}

*+html #rows_top h1 {
	margin-bottom: -15px!important;
}

*+html #rows_bottom h1 {
	margin-bottom: -20px!important;
}

*html #rows_top h1 {
	margin-bottom: -15px!important;
}

*html #rows_bottom h1 {
	margin-bottom: -20px!important;
}

#rows_bottom {
	padding: 0px;
	padding-top: 15px;
}

#rows_bottom h1, #rows_bottom img {
	padding-left: 15px;
}

#rows_bottom h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rows_bottom .teaser_clear {
	display: block;
	width: 100%; 
	height: 3px;
	background: #ffffff;
	margin-bottom: 15px;
}

*html #rows_bottom .teaser_clear {
	width: 100%; 
	height: 0px!important;
	background: none;
	border-bottom: 3px solid #fff;
	margin-bottom: 15px;
	margin-top:10px!important;
}

*+html #rows_bottom .teaser_clear {
	margin-top: 25px;
}

*html #rows_bottom .teaser_clear {
	margin-top: 25px;
}

