

/* home/visual */


div#visual {
	height: 204px;
}

div#visual img {
	width: 100%;
	height: 180px;
	background: #CCC url('http://lclark.edu//global/images/home/headers/graduate/G-PROG-E-0807-020.jpg') no-repeat left top;
}

div#visual p {
	display: block;
	padding: .1em .5em; 
	color: #333;
	font-size: 90%;
	text-align: right;
}
