.home #ContentRelated {
	margin-left:0 !important;/*reposition*/
	float:left;
}

* html .home #ContentRelated,  *:first-child+html  .home #ContentRelated { /* empty left navigation fix */
/*	top:-1em; */
}

.home .threeColumnLayout {
 	border-left:0 !important; /*reposition*/
}

.home .Flash-Box {
	border-top:1px solid white;
}

.home .Flash-Box IMG, .Flash-Box OMJECT,  .Flash-Box EMBED {
	display:block !important; /* fix for bottom margin */ 
}

.home .kv_shadow { /* bottom shadow */
	height: .625em;
	background:white url(../images/main/css/flash_bg.jpg) repeat-x top left;
	margin-bottom:.75em;
}

.home .bayerlinks-navigation {
	margin-top:0 !important;
}

.home #Main {
	width:42.6875em !important;
	margin:0em !important;
	top:-.5em;
}


* html .home #Main {
	width:42em !important;
}

.home #Main div.container {
	width:100%;
}

.home #Main div.paragraph-box-text {
	left:0;
	position:relative;
	top:0;
	width:100%;
	float:none;	
}


/* home html styles */
.home #Main #longTeaser {
	width: 14.375em; /* 422 px */
	height: 10.6875em; /* 203 px */
	background:#D7EAF1 url(../images/main/css/actron_2.jpg) no-repeat top left;
	padding:1em 11em 1em 1em;
	margin: 0px .7em .75em;
	float:left;
	position:relative;
}

* hmtl .home #Main #longTeaser, * html .home #Main #shortTeaser  {
		margin:0;
}


	* html .home #Main #longTeaser{
		width: 26.375Em; /* 422 px */
		height: 12.6875em; /* 203 px */
	}
	
	.home #Main #longTeaser H2, .home #Main #shortTeaser H2 {
		color:#0D71A6;
		font-size:1em;
		margin:.35em 0;
	}
	
	.home #Main #longTeaser H3, .home #Main #longTeaser P, 	.home #Main #shortTeaser P {
		color:#515151;
		font-size:.8em;
		margin:0 0 .5em 0;		
		line-height:1.2em;
	}
		
.home #Main #shortTeaser{
	width:11.125em; /* 210px */
	height:10.6875em; /* 203 px */
	background:#D7EAF1 url(../images/main/css/home_short_teaser.jpg) no-repeat top left;
	padding:1em;
	margin: 0px .7em .75em 1em;
	float:left;	
	position:relative;	
}

	* html .home #Main #shortTeaser {
		width:13.125em; /* 210px */
		height:12.6875em; /* 203 px */
	}
 
.home #Main #leftCallout, .home #Main #zenCallout {
	width:7.325em; /* 214px */
	height:6em; /*128px*/
 /* background:#37A5C1 url(../images/main/css/home_left_callout.jpg) no-repeat top left; */
	background:#37A5C1 url(../images/main/css/bayer_responde_pk.jpg) no-repeat top left;
	padding:1em .55em 1em 5.5em  ;
	margin:1em .5em;
	float:left;
	position:relative;	
}



.home #Main #zenCallout {
	 background:#37A5C1 url(../images/main/css/home_left_callout.jpg) no-repeat top left; 
}

	* html .home #Main #leftCallout, * html .home #Main #zenCallout  { 
		width:13.375em; /* 214px */
		height:8em; /*128px*/	
		margin-left:0;
	}

.home #Main #homeCallout, .home #Main #homeCalloutAlimentacion {
	width:7.325em; /* 214px */
	height:6em; /*128px*/
	background:#37A5C1 url(../images/main/css/home_callout.jpg) no-repeat top left;
	padding:1em .55em 1em 5.5em  ;
	margin:1em .15em;
	float:left;	
	position:relative;	
}


.home #Main #homeCalloutAlimentacion {
	background:#37A5C1 url(../images/main/css/home_callout_alimentacion.jpg) no-repeat top left;
}


	* html .home #Main #homeCallout, * html .home #Main #homeCalloutAlimentacion {
		width:13.375em; /* 214px */
		height:8em; /*128px*/	
		margin-left:0;		
	} 

	
.home #Main #leftCallout H2, 
.home #Main #leftCallout P, 
.home #Main #zenCallout H2, 
.home #Main #zenCallout P, 
.home #Main #homeCallout H2,
.home #Main #homeCallout P,
.home #Main #homeCalloutAlimentacion H2, 
.home #Main #homeCalloutAlimentacion P {
		color:#fff;
		font-size:.75em;
		margin:.5em .5em .5em .5em;;
	}
	
.home #Main #leftCallout P, .home #Main #homeCallout P, .home #Main #homeCalloutAlimentacion P, .home #Main #zenCallout P {
	font-size:.7em;
	margin-top:1.15em;
	line-height:1.15em;
}



.home #Main a.bottomLink {
	clear:both;
	position:absolute;
	color:white;
	font-weight:bold;
	font-size:.75em;
	bottom:.3em;
	left:2.5em;
	text-decoration:none;
}

.home #Main #homeCallout a.bottomLink, .home #Main #homeCalloutAlimentacion a.bottomLink, .home #Main #zenCallout a.bottomLink {	
	bottom:.7em;
	left:2.25em;
	font-size:.7em;	
}

.home #Main #leftCallout a.bottomLink {	
	/*left:9.15em;*/
	padding-right:1.5em;
	bottom:.7em;
	display:block;	
	font-size:.7em;	
}

.home #Main #zenCallout a.bottomLink {	
	left:9.15em;
	padding-right:1.5em;
	bottom:.7em;
	display:block;	
	font-size:.7em;	
}

#main_kv {
	float:left;
	margin-left:2px;
}


/* end of home html styles */

