.expstickybar{
position:absolute;
padding: 3px 35px 105px 35px;
visibility:hidden;
background: #FFF;
font-family: 'Lato', Arial, sans-serif;
font-weight: 400;
font-size:15px;
line-height: 1.4;
color:#666;
z-index: 1000;
width:245px;
top:auto;
}

.expstickybar img {
	margin:0 -32px;
}

.expstickybar.left {
	left:1px;
}

.expstickybar.middle {
	left:319px;
}

.expstickybar.right {
	left:637px;;
}

.expstickybar.sitemap{
position:absolute;
color: white;
padding: 0px 35px 15px 35px;
visibility:hidden;
background: #FFF;
font-family: 'Lato', Arial, sans-serif;
font-weight: 400;
font-size:13px;
line-height: 21px;
color:#666;
z-index: 6000;
width:884px; 
border:1px solid #989898;
border-bottom:0;
-moz-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
margin-bottom:-8px;
top:auto;
}

.expstickybar.sitemap img {
	margin:-24px 0 0 0;
}

.expstickybar.sitemap table {
	margin-top:30px;
	width:100%;
}

.expstickybar.sitemap table tr {
	vertical-align: top;
}

.expstickybar.sitemap table tr td {
}

.expstickybar.sitemap td h3 {
	font-size:15px;
}

.expstickybar.sitemap td h3 a {
	color:#666;
}

.expstickybar.sitemap td h3 a:hover {
	color:#0084DF;
}