/* DOM */
body {
	margin: 0;
	padding: 0;
	color: #333;
	font: .8em verdana,helvetica,sans-serif;
	background: #067dA7 url("../images/bg_fons.jpg") repeat-x;
}
	/* popup's body */
	#white {
		background: #fff;
	}
		#white div {
			padding: 15px;
		}
/* reset all styles */
* {
	margin: 0;
	border: 0;
	padding: 0;
}
a {
 	outline: 0;
	color: #097da4;
	text-decoration: none;
}
	a:hover { text-decoration: underline; }
address {
	margin: 2em 0 1.4em 0;
	padding-bottom: 1.2em;
	font-style: normal;
	background: #f1f1f1;
}
	address span {
		display: block;
		padding: .2em 1.6em;
	}
		address span.title {
			margin-bottom: 1em;
			padding: .8em 1.2em;
			color: #037fa3;
			font-size: 1.1em;
			background: #f5f5f5 url("../images/bg_newslist_h1.jpg") repeat-x bottom;
		}
	/* left and right */
	div.left {
		display: inline; /* ie hack */
		clear: left;
		float: left;
		width: 49%;
	}
	div.right {
		display: inline; /* ie hack */
		clear: right;
		float: right;
		width: 49%;
	}
	/* projects container */
	div.project {
		margin: 1em 0;
		border-bottom: 1px solid #ccc;
		padding-bottom: 1.2em;
	}
		div.project span {
			display: block;
			margin: 0 0 .4em 0;
		}
			div.project span.client {
				margin: 0 0 .4em .4em;
				padding-left: 18px;
				background: url("../images/kland_mini_verd.gif") no-repeat 0 .2em;
			}
			div.project span.title {
				font-weight: bold;
			}
			div.project span.year {
				padding: .6em .6em .6em 22px;
				background: #ececec url("../images/kland_any.gif") no-repeat 10px 1.1em;
			}
	/* hCard styles */
	div.vcard {
		padding: 15px;
	}
		div.vcard span {
			display: block;
			margin: 0 0 .6em .6em;
			padding-left: 12px;
			background: url("../images/kland_any.gif") no-repeat 0 .5em;
		}
			div.vcard span.address, div.vcard span.location, div.vcard span.city, {
				margin: 0 0 .6em 0;
				padding-left: 18px;
				background: url("../images/kland_mini_verd.gif") no-repeat 0 .2em;
			}
	div#adr.vcard {
		margin: 2em 0;
		padding-left: 65px;
		background: #ebebeb url('../images/logo_g.jpg') no-repeat 5px 0;
	}
		div#adr.vcard div {
			font-size: .859em;
			margin: .3em 0;
		}
			div#adr.vcard span {
				display: inline;
				margin: 0;
				padding: 0;
				background: none;
			}
				div#adr.vcard div.fn {
					font-weight: bold;
					color: #037fa3;
				}
p { margin: 0 0 1.3em 0; }
ul { list-style: none }

.curriculums ul li{
	margin: 0 0 0 .6em;
	padding: 0 .6em .4em 16px;
	background: url("../images/kland_mini_verd.gif") no-repeat 0 .3em;
}
.clear {
	display: block;
	clear: both;
}
	ul li.clear {
		clear: left;
	}
/* wrapper */
#page {
	width: 737px !important;
	width: 737px;
	margin: 0 auto;
	padding: 0 50px;
	background: #fff;
}
/* cabecera */
#header {
	margin: 0 auto;
	padding-top: 10px;
}
	/* logo */
	#header #banner {
		width: 737px;
		height: 101px;
		background: url("../images/header.jpg") no-repeat left bottom;
	}
		/* gesa 10 years logo */
		#header #banner #logo_10_years {
			display: inline; /* ie6fh */
			float: right;
			margin: 24px 12px 8px 0;
		}
		#header #banner h1 {
			display: inline; /* ie6fh */
			float: left;
			width: 228px;
			height: 64px;
			margin: 30px 0 0 65px;
		}
			#header #banner h1 a {
				display: block;
				width: 228px;
				height: 64px;
			}
				#header #banner h1 a span {
					position: absolute;
					top: -9999px;
				}
	#header #flash_text {
		display: inline; /* ie6fh */
		float: left;
		width: 300px;
		height: 70px;
		margin: 20px 5px 8px 57px;
	}
	/* gesa 10 years flash animation container */
	#header #flash_10_years {
		margin: 10px 0;
		width: 737px;
		height: 122px;
	}
	/* barra de menú */
	#header #menus {
		display: block;
		padding: .5em;
		color: #fafafa;
		background: #1d657b url("../images/bg.jpg") repeat-x;
	}
		#header #menus a {
			color: #fff;
		}
		#header #menus ul#languagesMenu {
			display: inline; /* ie hack */
			clear: left;
			float: left;
			padding: 1em 0 1em .9em;
			font-size: .8em;
		}
			#header #menus ul#languagesMenu li {
				display: inline;
				padding: 0 .6em 0 15px;
				background: url("../images/ico_idiomes_gesaworld.gif") no-repeat left center;
			}
		#header #menus #mainMenu {
			display: inline; /* ie hack */
			clear: right;
			float: right;
		}
				#header #menus #mainMenu ul li {
					display: inline; /* ie hack */
					float: left;
					padding: .7em .8em .7em .9em;
					font-weight: bold;
					background: url("../images/bg_mainmenu.jpg") repeat-y;
				}
					#header #menus #mainMenu ul li.active_tab {
						background: #184d5d url("../images/bg_mainmenu.jpg") repeat-y;
					}
	#header ul#suboptionsMenu {
		display: block;
		padding: 1.2em .8em;
		text-align: right;
		background: #efefef url("../images/bg_suboptions.jpg") repeat-x;
	}
		#header ul#suboptionsMenu li {
			display: inline; /* ie hack */
/* 			float: left; */
			padding: .6em .8em .6em 1.1em;
			font-weight: bold;
			background: url("../images/bg_suboptions_li.jpg") repeat-y;
		}
			#header ul#suboptionsMenu li a {
				color: #256e75;
			}
			#header ul#suboptionsMenu li b, #header ul#suboptionsMenu li strong {
				background-color: #c1c1c1;
				padding:3px;
			}
	#content div#consultores, #content div#directivos, #content div#financieros {
		margin-bottom: 1.4em;
		border-bottom: 1px solid #ccc;
		padding-bottom: .4em;
	}
			#content div#consultores ul li, #content div#directivos ul li, #content div#financieros ul li {
				float: left;
				width: 32%;
				margin-right: 1%;
			}
	#content div.team_member {
		margin-left: 20px;
		padding-left: 24px;
		background: url("../images/bg_dynamic_list_ul_li.jpg") no-repeat 0 .2em;
	}
		#content div.team_member h3 {
			margin: 0;
			color: #333;
			font-size: 1.1em;
			font-weight: bold;
		}
			#content div.team_member h3 a {
				color: #333;
			}
	#content form {
		margin-top: 2em;
	}
	#content h2 {
		clear: both;
		margin: 0 20px .6em 20px;
		font-size: 1.9em;
		font-weight: normal;
	}
	#content h3 {
		margin-bottom: .6em;
		font-size: 1.3em;
		font-weight: normal;
	}
	#content h4 {
		margin-bottom: .6em;
		font-size: 1.1em;
	}
	#content input.send {
		margin: .6em 0;
		padding: .6em 1.2em;
		color: #fff;
		font-weight: bold;
		background: #0d76b7 url("../images/send_input.jpg") repeat-x;
		cursor: pointer;
	}
	#content span.back {
		display: block;
		margin-bottom: 1em;
		text-align: right;
	}
		#content span.back a {
			padding: .2em 0 .2em 24px;
			font-weight: bold;
			background: url("../images/back.jpg") no-repeat left center;
		}
	#content ul ul {
		margin: .4em 0 .5em .6em;
	}
	#content #content_container {
		padding: 20px 0;
		background: #fff;
	}
		#content #content_container div.quotes {
			padding-bottom: 40px;
			background: url("../images/destaca_baix.gif") no-repeat bottom left;
		}
			#content #content_container div.quotes * {
				padding-top: 50px;
				background: url("../images/destaca_dalt.gif") no-repeat top left;
			}
		#content #content_container #dynamic_content, #content #content_container #imagen_grupo {
			display: inline; /* ie hack */
			clear: right;
			float: right;
			width: 255px;
			margin-bottom: 20px;
			border-left: 1px solid #ccc;
			padding: 0;
		}
		#content #content_container #dynamic_content {
			overflow: auto;
			height: 40em;
		}
			#content #content_container #dynamic_content div.project, #content #content_container #imagen_grupo div.project {
				padding-left: 20px;
			}
			#content #content_container #dynamic_content h3, #content #content_container #imagen_grupo h3 {
				padding-left: 20px;
			}
			#content #content_container #dynamic_content img, #content #content_container #imagen_grupo img {
				margin: 0 0 1.4em 0;
			}
			#content #content_container #dynamic_content p, #content #content_container #imagen_grupo p {
				padding-left: 20px;
			}
			#content #content_container #dynamic_content ol, #content #content_container #imagen_grupo ol, #content #content_container #newsDetail ol, #simple_content ol {
				margin: 1em 0 1.5em 30px;
			}
			#content #content_container #dynamic_content ul, #content #content_container #imagen_grupo ul, #content #content_container #newsDetail ul, #simple_content ul {
				padding-left: 20px;
			}
			#content #content_container #simple_content #dynamic_content ul {
				margin-top: 4em;
				padding-top: 4em;
			}
			#content #content_container #dynamic_content h3, #content #content_container #imagen_grupo h3 {
				color: #333;
				font-size: 1.1em;
				font-weight:bold;
			}
			#content #content_container #dynamic_content ul{
				margin: 0 0 1.2em 0;
				border-bottom: 1px solid #ccc;
				padding-bottom: 1em;
			}
			#content #content_container #newsDetail ul, #simple_content ul {
				margin: 0 0 1.2em 0;
				text-align: justify;
			}
				#content #content_container #dynamic_content ul li, #content #content_container #newsDetail ul li, #simple_content ul li {
					margin: 0 0 0 .6em;
					padding: 0 .6em .4em 16px;
					background: url("../images/kland_mini_verd.gif") no-repeat 0 .3em;
				}
						#content #content_container #dynamic_content ul li ul li, #content #content_container #newsDetail ul li ul li, #simple_content ul li ul li {
							background: url("../images/kland_2n_nivell.gif") no-repeat 0 .3em;
						}
							#content #content_container #dynamic_content ul li ul li ul li, #content #content_container #newsDetail ul li ul li ul li, #simple_content ul li ul li ul li {
								background: url("../images/kland_3r_nivell.gif") no-repeat 0 .3em;
							}
					#content #content_container #dynamic_content ul li.country {
						margin: 0; padding: .8em 0 .8em 40px;
						background: url("../images/ban_global.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country1 {
						display: none;
					}
					#content #content_container #dynamic_content ul li.country4 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_brazil.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country11 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_canada.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country12 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_chile.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country15 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_colombia.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country6 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_eeuu.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country8 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_elsalvador.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country2 {
						margin: 0; padding: 1em 0 1em 54px;
						background: url("../images/ban_espanya.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country14 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_france.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country10 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_honduras.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country3 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_mexic.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country7 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_nicaragua.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country5 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_panama.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country16 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_paraguay.jpg") no-repeat left center;
					}
					#content #content_container #dynamic_content ul li.country9 {
						margin: 0; padding: .7em 0 .7em 40px;
						background: url("../images/ban_portugal.jpg") no-repeat left center;
					}
			#content #content_container #imagen_grupo h1 {
				margin-bottom: .5em;
				padding-left: 20px;
				color: #222;
				font-size: 1.1em;
			}
			#content #content_container #newsDetail div {
				padding: 0 20px;
			}
				#content #content_container #newsDetail div#image {
					display: inline; /* ie hack */
					clear: right;
					float: right;
					margin: 2px 0 .8em 1.5em;
					padding: 0;
				}
					#content #content_container #newsDetail div#image div#imagetext {
						padding: 10px 0 7px 0;
						font-size: .85em;
						background: #d9d9d9 url("../images/kland_imatges.jpg") no-repeat 10px 10px;
					}
						#content #content_container #newsDetail div#image div#imagetext p {
							margin: 0 12px .5em 30px;
						}
			#content #content_container #newsList a {
				color: #333;
			}
				#content #content_container #newsList div.news_block_left {
					clear: left;
					float: left;
					width: 360px;
					margin-bottom: 16px;
					padding-bottom: 1px;
					background: #f1f1f1;
				}
				#content #content_container #newsList div.news_block_right {
					clear: right;
					float: right;
					width: 360px;
					margin-bottom: 16px;
					padding-bottom: 1px;
					background: #f1f1f1;
				}
			#content #content_container #newsList h1 {
				padding: .8em 1.2em;
				color: #037fa3;
				font-size: 1.1em;
				background: #f5f5f5 url("../images/bg_newslist_h1.jpg") repeat-x bottom;
			}
			#content #content_container #newsList p {
				padding: 1em 1.2em;
			}
				#content #content_container #newsList img {
					float: left;
					width: 100px;  /* remove if required */
					margin: 0.1em 12px 1em 0;
				}
	#content #frontpage_ca {
/* 		background: #fff url("../images/imatge_portada_cat.jpg") no-repeat; */
	}
	#content #frontpage_ca2 {
/* 		background: #fff url("../images/imatge_portada_cat2.jpg") no-repeat; */
	}
	#content #frontpage_es {
/* 		background: #fff url("../images/imatge_portada_cas.jpg") no-repeat; */
	}
	#content #frontpage_es2 {
/* 		background: #fff url("../images/imatge_portada_cas2.jpg") no-repeat; */
	}
	#content #frontpage_en {
/* 		background: #fff url("../images/imatge_portada_eng.jpg") no-repeat; */
	}
	#content #frontpage_en2 {
/* 		background: #fff url("../images/imatge_portada_eng2.jpg") no-repeat; */
	}
	#content #frontpage_pt {
/* 		background: #fff url("../images/imatge_portada_por.jpg") no-repeat; */
	}
	#content #frontpage_pt2 {
/* 		background: #fff url("../images/imatge_portada_por2.jpg") no-repeat; */
	}
	#content #frontpage_container {
		padding-top: 20px;
	}
		#content #frontpage_container #button {
			display: inline; /* ie hack */
			clear: right;
			float: right;
			width: 335px;
			color: #fff;
			font-size: 1.25em;
			font-weight: bold;
			text-align: center;
		}
			#content #frontpage_container #button a {
				display: block;
				padding: .333em 5px;
				color: #fff;
				font-family: arial, helvetica, sans-serif;
				background: #1d657b url("../images/bg.jpg") repeat-x;
			}
				#content #frontpage_container #button a:hover {
					text-decoration: none;
					background: #1d657b;
				}
		#content #frontpage_container #newsList {
			display: inline; /* ie hack */
			clear: right;
			float: right;
			width: 335px;
			margin-bottom: 20px;
			border-left: 1px solid #ccc;
		}
			#content #frontpage_container #newsList div.news_block_left {
				margin: 0 0 1em 20px;
				padding-bottom: 1em;
				background: url("../images/bg_news_block_left.jpg") no-repeat left bottom;
			}
				#content #frontpage_container #newsList div.news_block_left div.image {
					display: inline; /* ie hack */
					clear: left;
					float: left;
					width: 83px;
				}
				#content #frontpage_container #newsList div.news_block_left div.text {
					display: inline; /* ie hack */
					clear: right;
					float: right;
					width: 216px;
				}
			#content #frontpage_container #newsList h1 {
				margin-bottom: .5em;
				color: #037fa3;
				font-size: 1.1em;
			}
			#content #frontpage_container #newsList p {
				margin-bottom: .5em;
			}
				#content #frontpage_container #newsList p a {
					color: #333;
				}
		#content #frontpage_container #simple_content {
			width: 350px;
		}
	#content #jobs {
		padding-left: 220px;
		background: url("../images/clip_gran.jpg") no-repeat;
	}
			#content #jobs div.jobs_ok {
				padding-right: 130px;
				background: url("../images/enviat_ok.jpg") no-repeat right top;
			}
			#content #jobs div.jobs_error {
				padding-right: 130px;
				background: url("../images/enviat_error.jpg") no-repeat right top;
			}
		#content #jobs label {
			display: block;
			margin-bottom: 1.4em;
		}
			#content #jobs label input {
				width: 220px;
				border: 1px solid #ccc;
				padding: 4px;
				background: #fbfbfb;
			}
				#content #jobs label input:focus {
					background: #fff;
				}
			#content #jobs label span {
				display: block;
				margin-bottom: .6em;
				font-size: .85em;
			}
				#content #jobs label span em {
					color: #cc0000;
					font-weight: bold;
				}
		#content #jobs textarea {
			display: block;
			width: 480px;
			height: 120px;
			border: 1px solid #ccc;
			padding: 4px;
			background: #fbfbfb;
		}
			#content #jobs textarea:focus {
				background: #fff;
			}
			#content #jobs div.textarea {
				margin-bottom: 1.4em;
			}
				#content #jobs div.textarea label {
					margin-bottom: 0;
				}
	#content #simple_content {
		display: inline; /* ie hack */
		clear: left;
		float: left;
		width: 430px;
		margin: 0 30px 20px 20px;
	}
		#content #simple_content div.object {
			padding: 10px 0;
		}
		#content #simple_content p {
			text-align: justify;
		}
			#content #simple_content #dynamic_list ul {
				display: block;
				border-top: 1px solid #ccc;
				padding-top: 1.6em;
				text-align: right;
				padding-left: 0;
				margin-top: 2em;
			}
				#content #simple_content #dynamic_list ul li {
					display: block;
					margin-bottom: 1em;
					font-size: 1.1em;
					background: none;
				}
					#content #simple_content #dynamic_list ul li.active {
						background: #e0e0e0;
					}
						#content #simple_content #dynamic_list ul li.active a {
							padding-right: 8px;
							font-weight: bold;
							background: none;
						}
					#content #simple_content #dynamic_list ul li a {
						display: block;
						padding: .2em 24px .2em 0;
						background: url("../images/bg_dynamic_list_ul_li.jpg") no-repeat 100% 55%;
					}
		#content #contactmap {
			padding-left: 480px;
			background: url("../images/contact_map.jpg") no-repeat;
		}
		#content #worldmap {
			padding-left: 480px;
			background: url("../images/worldmap.jpg") no-repeat;
		}
			#content #contactmap div, #content #worldmap div {
				margin-bottom: 1.6em;
				border-bottom: 1px solid #ccc;
			}
				#content #contactmap div div, #content #worldmap div div {
					border: 0;
				}
				/* continents */
				#content #worldmap div.europe {
					background: url("../images/europe.jpg") no-repeat;
				}
				#content #contactmap div.europe-contact {
					background: url("../images/europe-contact.jpg") no-repeat;
				}
				#content #worldmap div.north-america {
					background: url("../images/north-america.jpg") no-repeat;
				}
				#content #contactmap div.north-america-contact {
					padding-bottom: 35px;
					background: url("../images/north-america-contact.jpg") no-repeat;
				}
				#content #worldmap div.central-america {
					background: url("../images/central-america.jpg") no-repeat;
				}
				#content #contactmap div.central-america-contact {
					padding-bottom: 20px;
					background: url("../images/central-america-contact.jpg") no-repeat;
				}
				#content #worldmap div.south-america {
					position: relative;
					border: 0;
					margin: 0;
					padding-bottom: 25px;
					background: url("../images/south-america.jpg") no-repeat;
				}
				#content #contactmap div.south-america-contact {
					margin: 0;
					border: 0;
					padding-bottom: 50px;
					background: url("../images/south-america-contact.jpg") no-repeat;
				}
				/* left(flags) - right(list) */
				#content #contactmap div.right, #content #worldmap div.right {
					position: relative;
					display: block;
					clear: none;
					float: none;
					width: auto;
					margin: 0 0 0 101px;
				}
				#content #contactmap div.lefti, #content #worldmap div.lefti {
					position: relative; /* IMPORTANT */
					clear: left;
					float: left;
					width: 100px;
					line-height: 15px;
				}
					#content #contactmap div.lefti a, #content #worldmap div.lefti a {
						position: absolute;
						width: 22px;
						height: 15px;
						background: url("non-existant.jpg") no-repeat; /* this is required for IE to make links clickable, don't ask why */
					}
						/* europe */
						#content div.lefti a.france { left: 63px; top: 3px; }
						#content div.lefti a.portugal { left: 8px; top: 22px; }
						#content div.lefti a.spain { left: 41px; top: 23px; }
						/* north america */
						#content div.lefti a.canada { left: 31px; top: 0; }
						#content div.lefti a.mexico { left: 13px; top: 34px; }
						#content div.lefti a.eeuu { left: 39px; top: 24px; }
						/* central america */
						#content div.lefti a.elsalvador { left: 2px; top: 11px; }
						#content div.lefti a.honduras { left: 34px; top: 3px; }
						#content div.lefti a.nicaragua { left: 46px; top: 19px; }
						#content div.lefti a.panama { left: 66px; top: 44px; }
						/* south america */
						#content div.lefti a.brasil { left: 67px; top: 14px; }
						#content div.lefti a.chile { left: 13px; top: 64px; }
						#content div.lefti a.colombia { left: 22px; top: 1px; }
						#content div.lefti a.paraguay { left: 44px; top: 39px; }
						/* contact */
						#content div.lefti a.barcelona { left: 46px; top: 35px; }
						#content div.lefti a.lisboa { left: 13px; top: 43px; }
						#content div.lefti a.managua { left: 20px; top: 32px; }
						#content div.lefti a.ciudadpanama { left: 56px; top: 53px; }
						#content div.lefti a.saopaulo { left: 51px; top: 52px; }
						#content div.lefti a.santiago { left: 21px; top: 70px; }
						#content div.lefti a.washington { left: 43px; top: 35px; }
				#content #contactmap h4, #content #worldmap h4 {
					margin: 0 0 .3em 0;
				}
					#content #worldmap h4 a {
						color: #222;
						text-decoration: underline;
					}
						#content #worldmap h4 a:hover {
							color: #888;
							text-decoration: none;
						}
#footer {
	clear: both;
	width: 737px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	padding: 1.6em 0 1.2em 0;
	font-size: .9em;
	text-align: center;
}
a.email{
	padding-left:18px;
	background: url("../images/ico_email.gif") no-repeat 0 2px;
}
#newsList ol {
	margin: 1em 0 1.5em 30px;
}
#newsList ul, #jobs ul {
	margin: 1em 0 1.5em .6em;
}
	#newsList ul li, #jobs ul li {
		height: 1%; /* ie hack */
		padding: 0 0 .4em 16px;
		text-align: justify;
		background: url("../images/kland_mini_verd.gif") no-repeat 0 .3em;
	}
	#newsList ul ul {
		margin: .4em 0 .5em .6em;
	}
		#newsList ul li ul li {
			background: url("../images/kland_2n_nivell.gif") no-repeat 0 .3em;
		}
			#newsList ul li ul li ul li {
				background: url("../images/kland_3r_nivell.gif") no-repeat 0 .3em;
			}
#newsList ol{
	padding-left: 25px;
	margin: 1em 0 1.5em .6em;
}
	#newsList ol li {
		padding: 0 0 .4em 0;
	}
#simple_content strong{
	color: #184d5d;
}
