#galleryList li img {
	width: 110px;
}
#galleryList li {
	min-height: 120px;
	*height:120px;
}
#galleryList li a {
	min-height: 110px;
	*height:110px;
}
#main .icon {
	display:inline-block;
	float:right;
	margin-top:0.25em;
	margin-left:5px;
	width: 10px;
	height: 10px;
	background-image:url(../images/icon_go.png);
	background-repeat: no-repeat;
}

#side_bar h1.blue {
	display: none;
}

.sitemap li a:link, .sitemap li a:visited {
	color: #95B623;
}
.sitemap li a:hover {
	color: #000;
}
.sitemap li a:active {
	color: #95B623;
}

#side_bar #links_list .first {
	border-top: none;
}