#home_prof #container{
	min-height: 656px;
}

/* HOME PROF */
#home_prof #main{
	margin-top:304px;
}
#home_prof #content{
	float:none;
	position:absolute;
	top:373px;
	left:502px;
	width:230px;
	height:180px;
	z-index:2;
	overflow:hidden;
}
#home_prof #secondary-content{
	float:none;
	position:absolute;
	top:373px;
	right:10px;
	width:230px;
	height:180px;
	z-index:2;
	overflow:hidden;
}
#home_prof #tertiary-content{
	float:none;
	position:absolute;
	top:373px;
	left:254px;
	width:235px;
	height:180px;
	z-index:2;
	overflow:hidden;
}
#home_prof #content h4, #home_prof #secondary-content h4, #home_prof #tertiary-content h4{
	color:#84909c;
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 2px 0;
}
#home_prof #content h3, #home_prof #secondary-content h3, #home_prof #tertiary-content h3{
	color:#999999;
	font-size:15px;
	text-transform:uppercase;
	margin:0;
}
#home_prof #additonal-content{
	margin:10px 0 0 0;
}
#home_prof #content p.bodytext a, #home_prof #secondary-content p.bodytext a,  #home_prof #tertiary-content p.bodytext a{
	display:block;
	text-decoration:none;
	background-image:url(../images/teaser_link_more.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	margin:5px 0 0 0;
	padding:0 0 0 15px;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	color:#84909c;
}


/* NEWS */
#news_teaser{
	margin-bottom:0;
}
#home_prof .news-list-container{
	width:229px;
	min-height:50px;
	background-image:url(../images/bg_product_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#home_prof .newsbox h3.headline{
	font-size:15px;
	padding:8px 10px 0 10px;
	margin:0;
	color:#999999;
	font-weight:normal;
}
#home_prof .news-list-item h3{
	color:#999999;
	font-size:11px;
	padding:5px 0 5px 0;
}
#home_prof .news-list-item h3 span.news-list-date{
	font-weight:normal;
	color:#999999;
	display:inline;
	display:none;
	padding:0;
}
#home_prof .news-list-item h3 a{
	font-weight:normal;
	color:#999999;
	padding:0;
	background:none;
	display:inline;
	text-transform:uppercase;
}
#home_prof .tx-ttnews-browsebox{
	display:none;
}
#home_prof .news-list-item{
	padding:0 10px;
	margin:0 0 200px 0;
}
#home_prof .news-list-item p.bodytext{
	display:inline;
	margin:0;
	font-size:12px;
	line-height:15px;
}

#home_prof #news_teaser .news-list-item .news-list-morelink a{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 5px;
    text-decoration:none;
}




#home_prof #border-content{
	clear:both;
}
#home_prof #border-content .box
{
	width:229px;
    float:left;
	margin: 10px 10px 0px 0px;
}
#home_prof #border-content .csc-textpic
{
	width:229px;
    float:left;
	margin-right:10px;
}
#home_prof #border-content .box h3{
    padding:0;
    font-size:14px;
    font-weight:normal;
    line-height:normal;
    margin-top: -5px;
}
#home_prof #border-content .box p.bodytext{
    font-size:20px;
    font-weight:normal;
    line-height:20px;
    margin:10px 0px 0px;
    padding:0pt;
    text-transform:uppercase;
}
#home_prof #border-content .box a{
    text-decoration: none;
 }
#home_prof #border-content .teaser_consumer{
    padding:0;
    margin-right:0;
    width:229px;
    float:left;
}
#home_prof #border-content .box .csc-textpic-imagewrap {
    float:none;
    position:absolute;
    right:3px;
    z-index:99
}
#home_prof #border-content .box .csc-textpic-text {
    position:relative;
    z-index:100;
}
#home_prof #border-content .csc-textpic-clear{
	clear:none;
}





.news-list-item h3 a{
    color:#999;
}
.news-list-item h3 a:hover{
    color:#666;
    background-image:url(../images/navig_active.gif);
}
