
#toc li {
	width: auto;
	float: none;
	clear: left;
}

#features li img {
	border: 1px solid #ddd;
	padding: 1px;
}

#otherUmicoreWebSites {
	display: none;
}


#contentContainer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#9F9F9F;
	list-style: none;
	/*list-style-image:url(../images/list_item.gif);
	list-style-position: inside;*/
	margin: 0px 0px 5px 0px;
	text-indent: 0px;
	padding-left: 20px;
	background: url(../images/list_item.gif) no-repeat 0px 3px;
}
/*
 * Investor Relation specific 
*/
body#irHomePage div#pageContainer {
    width: 994px;
}

body#irHomePage div#IeMinWO {
    width: 960px;
}

body#irHomePage div#IeMinWO {
    width: 960px;
}

body#irHomePage div#leftContainer {
    width: 175px;
}

body#irHomePage div#centralContainer {
    width: 960px;
}

body#irHomePage div#rigthContainer {
    width: 150px;
}

body#irHomePage div#pageContainer #contentContainer {
    width: 562px;
}

body#sharePrice div#pageContainer {
    width: 890px;
}

body#sharePrice div#pageContainer iframe {
    margin: 5px 25px;
}

div#irSearchForm {
	color: #666;
	font-size: 11px; 
	float: right; 
	width: 200px; 
	border : 1px solid #ccc; 
	padding: 0 0 10px 10px;
	margin: 0 0 5px 5px;
}

div#irSearchForm select {
	margin-bottom: 5px;
}

body.resultsReports  #contentContainer h1{
	clear: none;
}

iframe#eurolandScrollingTicker {
    height: 25px;
    width: 610px;
    width: 310px;
}

/* Style the contacts */
div#contacts {
	font-size: .69em;
	padding: 2em  0 0 0;
	float: left;
	}

div#contacts h2 {
	font-size: 11px;
	color: #5ab242;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-bottom: 5px;
}

div#contacts p.contact {
	margin: 0;
	clear: left;
	border-bottom: 1px solid #ddd;
	padding: .5em 0;
	line-height: 140%;
	}
	
div#contacts p.contact:after{ 
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
	}
	
/* Force div to enclose the image in IE */
* html div#contacts p.contact {
	height: 100%;
	}

	
div#contacts img {
	border: 1px solid #ccc;
	margin: 3px 3px 3px 0;
	padding: 3px;
	float: left;
	}

div#contacts .name {
	font-weight: bold;
	}

div#contacts .description {
	font-style: italic;
	}

div#contacts .phone {
	color: #777;
	}

div#contacts a   {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted rgb(200, 200, 200);
	color: rgb(0, 113, 214);
	}
		
div#contacts a:visited {
	color: rgb(0, 113, 214);
	}
	
div#contacts a:hover {
	color: rgb(0, 113, 214);
	border-bottom: 1px solid rgb(0, 113, 214);
	}
	
div#contacts a:active {
	color: rgb(0, 113, 214);
	}

#language {
margin-left:10px;

}
#language img {
margin-right:5px;
margin-top:2px;
}

#language {
font-size:90%;
}

	

