.gallery{list-style:none;width:200px}
.gallery li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.gallery li a{display:none}
.gallery li div{position:absolute;display:none;top:0;left:180px}
.gallery li div img{cursor:pointer}
.gallery li.active div img,.gallery li.active div{display:block}
.gallery li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.gallery li .caption{display:block;padding-top:.5em}
* html .gallery li div span{width:400px} /* MSIE bug */.info ul {
	margin: 0px;
	padding: 0px;
	width: 750px;
	list-style-type: none;
	float: left;
}
.info ul a {
	display: block;
	padding-top: 0px;
	padding-right: 1.6em;
	padding-bottom: 0px;
	padding-left: 1em;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	font-size: 85%;
	background-image: url(images/sqbullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.info ul a:hover {
	background-image: url(images/sqbulletwhite.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.info ul li {
	float: left;
}

#one #mainNav .one a,
#two #mainNav .two a,
#three #mainNav .three a,
#four #mainNav .four a,
#five #mainNav .five a,
#six #mainNav .six a,
#seven #mainNav .seven a {
	color:#FF6699;
	background-image: url(images/sqbulletpink.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
