@charset "utf-8";


.galimg {
	display: inline;
	padding: 0 0 0 20px;
	position: relative;
	top: 3px;
	left: 0;
}

.galimg a img {  	/*  thumb  */
padding: 2px;
}

.galimg a img:focus {outline: none;}

#caption{
margin-top: 20px;
}

#loadingGal {
	background: transparent url(../images/loading-white.gif) no-repeat center;
	width: 46px;
	height: 46px;
	position: absolute;
	top: 5px;
	left: 315px;
}

.highlight{
background: #e5e5e5 url(../images/book-center-bg-on.jpg) repeat-y left top;
}
.thumbHighlight{
}

div.new{
display: inline;
margin: 0 5px 0 -30px;
}