td a { 
	margin: 0px;
}

.galnav {
	background-color: #c1bebe;
	height: 33px;
	padding-top: 15px;
	font-size: 0.000001em;
}

#galnav a, #s7 strong {
	margin: 0 5px;
	background: #c1bebe url(/img/home/gallery/white-dot.png) no-repeat;
	text-decoration: none;
	color: white;
	width: 25px;
	height: 16px;
	padding: 3px 8px;
}

#galnav a.activeSlide {
	background: #c1bebe url(/img/home/gallery/red-dot.png) no-repeat;
	color: red;text-decoration: none;
	width: 25px;
	height: 16px;
	padding: 3px 8px;
}

#galnav a:focus {
	outline: none;
}

#output {
	text-align: left;
}

#galnav {
	text-align: left;
}

#slideshow {
	margin: 0;
}

#gallink {
	position: relative;
	left: 230px;
	bottom: 35px;
	text-decoration: none;
}

