#content_cell{
	background-color: #D5D5D5;
	padding-top: 48px;
	background-image: url(../img/home_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 23px;
}
.content{
	position:relative;
	margin-top:0px;
	padding-top:0px;
	margin-left: 68px;
	width:712px;
	height:auto;
  overflow:visible;
}
.teaser1,.teaser2,.teaser3{
	position:relative;
	margin-top:10px;
	width:217px;
	height:330px;
	/*height:auto; */
	background-color: white;
	background-image: url(../img/teaser_bg.gif);
	background-repeat:no-repeat;
	float:left;
	overflow:visible;
}
.teaser2,.teaser3{
 margin-left:13px;
}
.teaser_headline{
 position:relative;
 margin-left:2px;
 margin-top:40px; 
 margin-bottom:6px;
 /*font: normal 11px Verdana,Arial,sans-serif;*/
 font: normal 100% Verdana,Arial,sans-serif;
 color:#999999;
}
.teaser_text{
 	position:relative;
 	height:auto;
 	width:auto;
 	top:0px;
  margin-left:2px;
  margin-right:2px;
  float:left;
}
.teaser_pic{
	position:relative;
}