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

#mod_reference_selector {
	float:left;
	height:410px;
	width:280px;
	overflow:hidden;
}

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

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

#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_gallerythumbs ul li img {
	margin-right:5px;
	padding:2px;
	border:1px solid #006699;

}

#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;
}

.scrollbar-vert{
   background-color: #d2e8ff;
   height: 410px;
   width: 20px;
   float:left;
}   
.handle-vert{
   height: 42px;
   width: 20px;
   background: url(/images/handle-vert.jpg) no-repeat;
}   
    


