@import "paging.css";
.references .item{
	padding-left: 12px;
	text-align: left;
	height: 20px;
	font: 700 10pt/20px arial;
	color: #333;
}
.references .item a{
	font: 700 8pt/20px tahoma;
	color: #1E7EBA;
}
.references .images{
	float: left;
	width: 80px;
	margin-right: 10px;
}
.references .images img{
	width: 80px;
	height: 80px;
}
.references .content{
	text-align: left;
	padding: 4px 4px 4px 10px;
	background: #F9F9F9;
	font: 100 10px verdana;
	color: #333;
	border-bottom: 2px solid #ddd;
}

