#display{
	background:transparent url(/_images/loader.gif) no-repeat center 180px;
	display:inline;
	float:left;
	border:1px solid rgb(205,205,205);
	padding:10px;
	width:418px;
	min-height:379px;
	_height:379px;
}
#loading{
	display:none;
	height:35px;
	width:35px;
	background:url(/_images/loading_on_white.gif) transparent no-repeat 0px 0px;
}
#displayImage{
	padding-bottom:11px;
	text-align:center;
	width:420px;
	overflow:hidden;
}
#displayCopy{
	background:transparent url(/_images/dots-horz.png) repeat-x left top;
}
#displayCopy p{
	font-size:1.1em;
	padding:10px 0 20px 0;
}

#strong{
	
}
#nav{
	display:inline;
	float:left;
	width:208px;
	background:rgb(241,239,233);
	margin-left:10px;
}
#galleryArea{
	position:relative;
	background:url(/_images/gallery/photo-albums-bkd.png);
	height:60px;
}
#gallerySelect{
	position:absolute;
	left:10px;
	top:30px;
	width:188px;
}
#thumbs{
	padding:10px 10px 5px 0;
	height:306px;
}
.thumb{
	position:relative;
	display:inline;
	float:left;
	padding:5px;
	background:white;
	margin:0 0 5px 10px;
	cursor:pointer;
	width:75px;
	height:75px;
}
.thumbRollover{
	position:absolute;
	left:5px;
	top:5px;
	width:81px;
	height:62px;
	background:url(/_images/gallery/thumb-rollover.png);
	z-index:5000;
}
#primaryContent .thumb p.copy{
	display:none;
}
#page{
	height:20px;
	background:url(/_images/gallery/nav-bkd.png) transparent repeat 0px 0px;
	font-size:11px;
	font-weight:bold;
	color:white;
	line-height:20px;
	text-align:center;
}
#page a{
	color:white;
	cursor:pointer;
}

/* edit */

#thumbs .recordsToolBar{
	margin-right:-10px;
}