/*Mods for language specific items*/

/* home page */
#productLineTabs ul{
	width: 153px;
	}

#productLineContent  {
	padding-left: 10px;	
	}
	
.homeDivContentMain th.ProdBoxTitle{ /* applies to all prod line contents*/
	font-size: 0.8em;
	}
	
#productLineTabs ul li {
	padding: 6px 3px 5px 10px;
	font-size: 12px;
width: 140px;
	}
	
#homeHighlights	{
	width: 745px;
	}



	
#rotatingBanners #bannerNPD{ visibility: hidden;}
/* home page END */

/* Generic */

#colLeft, 
#colRight { /*allow for longer words in german*/
	width: 220px;
	}

#youAreHere	{
	margin-right:24px;
	width:225px;
	}	
/* GenericEND */
