#mod_references { 
	padding-top:10px;
	
}

#mod_references table td {
	line-height:1.33em;
}

#mod_references_sel_wrapper {
	position:relative;
	top:0;
	width:100%;
	overflow:hidden;

}
#mod_references_sel {
	position:relative;
	top:0;
	background: #fff;
	color: #474747;
	padding: 10px;
	margin-top:0px;
}

.mod_references_thumb {
	cursor:pointer;
	float: left;
	margin:3px;
	padding:2px;
	border:1px solid #ccc;
}

.mod_references_thumb:hover {
	border:1px solid #006699;
}

.preload {
	background:url('../images/spin.gif') center center no-repeat;
}

