/* CSS Document */

div#facultyphoto {
	float:right;
	width: 230px;
	height: auto;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}

div#photocaption {
	font-size:13px;
	color:#666666;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
div#clear2 {
	clear:both;
	height:1px;
	padding:0px;
	margin:0px;
	font-size:1px;
	width: 10px;
}