/* hide from ie on mac \*/
html { height: 100%; }
#simpleViewer { height: 92%;}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#FFF;
	background: #383838;
	font-family: arial, helvetica;
}
#gallery-links { }
#gallery-wrapper {
	background: #161616 url(wb-logo-test.png) no-repeat;
}
#back {
display: block;
position: absolute;
top: 450px;
height: 50px;
width: 180px;
background: #161616;
z-index: 100;
right: 0px;
}

#gallery_iframe {
border: none 0px;
}
a { color: #FFF; }



.navlinks {
margin-right: 8px;
}

.nav-content {
width: 30%;
height: 40px;
background: #5F5F5F;
margin-bottom: 0px;
}

#navtabs {
margin-left: 12px;
margin-bottom: 0px;
}

#navtabs a {
text-decoration: none;
}

#navtabs a:hover {
text-decoration: underline;
}

#navtabs .highlight {
background: #5F5F5F;
width: 70px;
min-width: 70px;
text-align: center;
}

#nav {
margin-bottom: -17px;
}

.nav-inner {
padding-left: 3px;
padding-top: 3px;
}
