#project_intro li{
	list-style:none;
	margin-bottom:10px;
}

#project_intro li a{
}

#project_intro li a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

/* #publications a, #publication a:hover, #publications a:active, #publications a:visited {
	text-decoration: underline;
} */

h1.name {
	font-size:14px;
}

h2.city {
	font-size:11px;
}

.description, .image_container {
	margin-bottom:1em;
	overflow:auto;
}

.description p{
	margin-bottom:1em;
}

.caption {
	margin-top:0.25em;
}

.img_sm {
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}

	.img_right {
		margin-right:0px;
	}

.work_list {
	margin-bottom:1.5em;
}

	.work_list li{
		list-style:none;
	}

	.work_list .header{
		font-weight:bold;
	}
	
	
	#grid {
			margin-right:auto;
			margin-left:auto;
			width:100%;
			overflow:hidden;
			}

		.block {
			width:100%; 
			height: 100px; 
			margin:0px 0px 10px 0px; 
			background:#fff;
			text-indent:-25px;
		}
