

h3 {
	line-height:1;
	margin:3px;
}

h5 {
	line-height:1;
	display:inline;
	margin:3px;
}

table.index {
	width:100%;
	
}

div.gallery_item {
	width:450px;
	min-height:130px;
}


div.gallery_item div.key_image {
	float:left;
	margin:0px;
	margin-right:4px;
}

div.gallery_item div.key_image img {
	max-width:120px;
	max-height:80px;
}

table.index td img {
	margin:5px;
	text-align:center;
	height:80px;
}

div#gallery_head div.floatleftimg {
	margin-right:10px;
}

div#gallery_head div.floatleftimg img {
	height:60px;

}

div#view_image {
	height:360px;
	z-index:1;
}

div#view_image img {
	position:relative;
	z-index:5;
	top:0px;
}

div#navigator {
	width:480px;
	}

div#gallery_head img {
	height:60px;
	float:left;
	margin-right:10px;
}

div#neighbors_bar {
	height:60px;
	vertical-align:middle;
	text-align:center;
	margin-top:20px;
}

div#neighbors_bar img {
	height:45px;
	margin:3px;
}

div#neighbors_bar img.current {
	height:50px;
	margin:1px;
	border:2px solid #aaa;
}


div#navBtns {
	z-index:10;
	position:absolute;
	vertical-align:middle;
	top:370px;
	height:60px;
	width:480px;
}

div#navBtns a {
	border:none;
}

div#navBtns a img {
	border:none;
	width:40px;
}
