#slidesWrapper_home {
	width: 508px;
	height: 280px;
	background-color: #e5eff5;
	float: left;
	text-align:left;
	margin-top: 0em;
	}

	#slidesWrapper_home h1 {
		position: relative;
		top: 33;
		left: 0;
		width: 510px;
		height: 25px;
		background-color: #fff;
		border-bottom: 8px solid #000;
		}
	
	html>body #slidesWrapper_home h1 {top: 20; right: 0; height: 22px;}

	#slidesWrapper_home h1 img {
		margin: px 0 0 5px;
	}

	#slidesWrapper_home #arrows_home {
		 position: relative; top: 0; left: 420;
		 }
		


	.slides_home {
		margin: 0px 0 0 0px;
	
	}
	.slides_home .photo{float: left; width: 189px; margin: 0px 8px 0px 5px; padding: 0px 0px 10px;}
	

		.slides_home h2 {
			margin: 0;
			padding: 0px 0 0 0;
			font-size: 12px;
			line-height: 18px;
			color: #000;
		}

		.slides_home p {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			margin: 0;
			padding: 10 15px;
			font-size: 12px;
			line-height: 18px;
			color: #000;
		}

		.slides_home .screen {float: right;
		width: 295px;
		background: #e5eff5;
		font: 12px arial;
		color: #000;
		height: 189px;
		margin: 0px;
		padding: 0px 5px 0px 0px; }
		
	
		.slides_home .slideImg_home {
			
			
		}

		.slides_home .small_home {
			font-size: 11px;
		}
		
		
		.slides_home .screen ul {margin: 5px 0px 0px 3em; padding: 0px;}
		
		.slides_home .screen ul li {list-style-type: none;
		list-style-image : url(http://www.worldbank.org/images/arrow_trans.gif);
		padding: 0px 0px 5px;
		background-position: 1em .5em; 
}

.slides_home .screen ul li a, .slides_home .screen ul li a:visited, .slides_home .screen ul li a:hover {text-decoration: underline;
color: #fff;}
		
	