#thumbs img {
	display:block;
	float:left;
	}

#hotspots	{
	position:absolute;
	list-style-type:none;
	margin:0;
	padding:0;
	width:375px;
	z-index:10;
	margin-top:-10000px;
	}

#hotspots	li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:75px;
	height:75px;
	text-indent:-10000px;
	cursor:pointer;
	}

#albumPreview	{
	display:none;
	position:absolute;
	width:118px;
	height:167px;
	margin:-48px 0 0 -23px;
	z-index:5;
	border:1px solid #444;
	background: url(../images/albumHoverBg.png) no-repeat 0 0;
	}

#albumPreview img {
	margin:11px;
	}

#preloader {
	width:175px;
	height:175px;
	padding:10px;
	position:absolute;
	color:#666;
	margin:67px 0 0 16px;
	background:#000 url(../images/loading.gif) no-repeat center;
	display:none;
	}

#grid {
	height:770px;
	}

#clarev {
	padding:20px 10px;
	}

#clarev p {
	color:#000;
	}

#clarev h2 {
	font-size:1em;
	color:#000;
	margin-bottom:5px;
	}

#xwrap {
	background: url(../images/layout/lciYellowBg_narrow.png) repeat-y;
	}

#albumDetail {
	border-bottom:none;
	}

#albumTitle {
	background:#000;
	}