.icon {
	border: none;
}

#title {
	float: left;
}

#icons {
	width: 160px;
	padding: 10px;
	float: right;
	font-size: 10px;
	text-align: right;
}

#icons a {
	text-decoration: none;
	border-bottom: 1px dotted #344B97;
	padding-bottom: 2px;
}


#top {
	width: 620px;
	overflow: hidden;
}

h2 {
	font-size: 14px;
	color: black;
	margin: 20px 0px 10px 0px;
	font-weight: normal;
}

.collectionTitle {
	font-size: 16px;
	color: #0099CB;
	margin: 20px 0px 10px 0px;
	font-weight: normal;	
}
.refContent{
	padding-bottom:0px;
	padding-top:0px;
	margin-top:-15px;
}
