.itemtable {
	border-bottom:1px dotted #ccc;
}

#mod_reference_selector {
	width:100%;
	
}

#mod_reference_selector ul li {
	float:left;
	width:172px;
	list-style-type:none;
	background:none;
	
}

#mod_reference_selector ul li img {
	float:left;
	margin-right:5px;
	}
	
	#mod_reference_selector ul li p {
		float:right;

#mod_gallery_imgwrapper {
	text-align:center;
}

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

#mod_gallery_text {
	text-align:left;
}

#mod_gallery_img {
	margin-bottom:1em;
	text-align:center;
	width:100%;
	
}
#mod_reference_selector ul li img {
	border:1px solid #aaa;

}

#mod_reference_selector ul li {
	padding-top:10px;
	border-top:1px dotted #aaa;
	margin-top:15px;
}

#mod_reference_selector ul li img:hover {
	border:1px solid #00a5e1;
}

#mod_gallerythumbs ul li a {
	border:0;
	padding:0;
	margin:0;
}

.tool-tip {
	padding:5px;
	width:100px;
	background:#474747;
	border-bottom:3px solid #006699;
	z-index:1000;
	
}

.tool-text { color:white; }

.tip {
	padding:5px;
	width:100px;
	background:#3f5186;
	color:white;
	border: 3px solid #2E3956
	z-index:1000;
}

.tip-text {
	display:none;
}

