#navcontainer ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#navcontainer ul ul:hover {
	border-top-width: 0px;
}

#navcontainer ul ul ul:hover {
	border-top-width: 1px;
}

#navcontainer ul ul li,
#navcontainer ul ul ul li {
	border-width: 1px;
	border-top: 0;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-width: 1px;
}