.news {
	background-image: url(../images/news_back.gif);
	background-repeat: no-repeat;
	width: 570px;
	text-align: left;
	font-size: 12px;
	margin-left: 25px;
}
.twoColFixLtHdr #container #mainContent #news p {
	width: 500px;
	padding-left: 25px;
}
.twoColFixLtHdr #container #mainContent #news h3 {
	position: relative;
	top: 8px;
	left: 70px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: normal;
}
.twoColFixLtHdr #container #mainContent #news div {
	background-image: url(../images/news-back_unten.gif);
	background-repeat: no-repeat;
	height: 75px;
	position: relative;
	bottom: -50px;
}
.twoColFixLtHdr #container #mainContent #news1 {
	margin-left: 0px;
	background-image: url(../images/news-back_unten.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 567px;
	top: -60px;
	position: relative;
	clip: rect(auto,auto,auto,0px);
	left: 25px;
}
img {

}

.image-left {
    float: left;
    margin: 10px 10px 10px 0;
}

.image-right {
    float: right;
    margin: 10px 0 10px 10px;
}
