.albums td{
	width:103px;
	padding-bottom:4px;
}
.albums a{
	color:#fff;
	text-decoration:none;
}

.nav-left{
	cursor:pointer;
	background-image: url(nav-l.jpg);
	width:40px;
	height:108px;
	float:left;
}
.nav-right{
	cursor:pointer;
	background-image: url(nav-r.jpg);
	width:40px;
	height:108px;
	float:left;
}
.thumbnails{
	background-color:#B0A498;
	float:left;
	margin-bottom:6px;
	height:108px;
	width:720px;
}
#gallery-header-title {
	clear:both;
	color:#FFFFFF;
	float:right;
	font-size:0.7em;
	font-weight:bold;
	margin-top:9px;
}
.pics{
	background:#fff;
}
