
.Reference.Overview .block-grid {
	margin-right:-20px;
	margin-bottom:-20px;
}
.Reference.Overview .block-grid .Reference.Detail {
	margin-right:20px;
}

.Reference.Detail figure {
	display:block;
	margin:0 0 10px 0;
	clear:both;
	float:none;
	text-align: center;
}
.Reference.Detail figure img {
	 display:inline-block;
 zoom:1; /* IE 7 Hack starts here*/
 *display:inline;
	position: relative;
	width:120px;
	height:120px;
	background:#fff;
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
    behavior: url(/library/pie/PIE.htc);
}
.Reference.Detail {
	text-align: center;
}
.Reference.Detail h3 {
	color:#505050;
	/*font-family: 'BaskervilleMTW02-Roman',"Times New Roman",Georgia,Serif;*/
	font-family: arial, helvetica, sans-serif;
	font-style:italic;
	font-size:14.5px;
	line-height:17.5px;
}
.Reference.Detail p {
	color:#000000;
	font-size:15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}