#education-search {
	background: #EBF0F5;
	padding:10px;
	margin: 0 0 20px 0;
}

#education .wrapper {
	margin: 20px 0 0 0;	
	border-bottom: 1px solid #CCC;	
	}

#education .image {
	float: left;
	margin: 0 10px 10px 0;
	}

#education .info {
	margin: 0 0 20px 0;	
	}	

#education .title {
	margin: 0 0 10px 0;	
	}

#education .title a {
	color: #1F5F9F;
	text-decoration: none;	
	}

#education .title a:hover {
			color:#333;
		}
	
