
@media screen {

	/* altering to inherited global style definitions */

	#content h1,
	#content h2.h1-style {
		background: url(/_design/lande/arrow-orange-big.gif) no-repeat scroll left top;
	}

	/* current section style definitions */
	
	#content .map {
		display: inline;
	}
	
	#content .map img {
		margin: 0px 8px 8px 0px;
		padding: 0px;
		clear: left;
		float: left;
	}
	
	#content img {
		margin: 4px 0px 6px 12px;
		border: 2px solid #f47121;
		clear: right;
		float: right;
	}
	
	#content ul.continents {
		margin: 20px 0px 0px 0px;
		padding: 0px;
		list-style-type: none;
	}

	#content ul.continents li {
		width: 364px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
	}

	#content ul.continents li.wide {
		width: 728px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		clear: both;
		float: none;
	}

	#content ul.continents li h3 {
		margin: 0px 0px 10px 10px;
		padding: 0px 0px 0px 18px;
		background: url(/_design/lande/arrow-orange.gif) no-repeat scroll left center;
	}

	#content ul.continents li p {
		margin: 0px 10px 30px 10px;
		padding: 0px;
	}
	
	#content img.map {
		margin: 0px 8px 8px 0px;
		padding: 0px;
		clear: left;
		float: left;
	}
	
	#content .projects-preview {
		width: 164px;
		margin: 0px 8px 8px 0px;
		padding: 0px;
		font-size: 10px;
		text-align: left;
		list-style-type: none;
		clear: left;
		float: left;
	}
	
		#content .projects-preview strong {
			padding-left: 13px;
			font-size: 11px;
			background: url(/_design/lande/projects-preview-item-title.gif) no-repeat scroll 2px 3px;
		}
		
		#content .projects-preview ul {
			margin: 0px;
			padding: 0px;
			display: inline;
		}
		
		#content .projects-preview ul li {
			margin: 0px;
			padding: 0px;
			display: inline;
		}
		
		#content .projects-preview ul li a {
			margin: 2px 0px 0px 0px;
			padding: 1px 3px 1px 22px;
			color: #00573D;
			background: url(/_design/lande/projects-preview-item.gif) no-repeat scroll 10px 7px;
			display: block;
			font-weight: normal;
			float: none;
		}
		
		#content .projects-preview ul li a:hover {
			text-decoration: none;
		}
	
	#content a.link-to-project {
		margin: 0px;
		padding: 1px 3px 1px 13px;
		background: url(/_design/lande/projects-preview-item.gif) no-repeat scroll 1px 7px;
		font-weight: normal;
		display: block;
		float: none;
	}

	#content #newsletters-entries {
		margin: 0px;
		padding: 0px;
		float: left;
		overflow: hidden;
	}

		#content #newsletters-entries ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			float: left;
		}

		#content #newsletters-entries ul li {
			width: 735px;
			margin: 0px 0px 20px 0px;
			padding: 10px 0px 0px 0px;
			background: url(/_design/_global/bg-items.jpg) no-repeat scroll left top;
			float: left;
		}

		#content #newsletters-entries .photo-frame {
			width: 85px;
			text-align: center;
			overflow: hidden;
			float: left;
		}

		#content #newsletters-entries .photo-frame img {
			margin: 0px 0px 0px 10px;
			padding: 0px;
			border: 1px solid #f47121;
			float: left;
			clear: left;
		}

		#content #newsletters-entries .text-frame {
			width: 650px;
			float: left;
			overflow: hidden;
		}

		#content #newsletters-entries .text-frame p {
			margin: 0px 0px;
			display: block;
		}

		#content #newsletters-entries ul li .text-frame a {
			font-size: 12px;
			font-weight: bold;
		}
		
	#page-content #newsletters-from {
		margin: 0px 80px;
		padding: 20px 20px 30px 20px;
		background: url(/_design/lande/bg-newsletters-from.jpg) no-repeat scroll left top;
		clear: both;
		float: none;
	}
			
		#page-content #newsletters-from strong{
			font-size: 14px;
		}

}

@media print {

	

}
