#XTGalOverview img {
    border: 1px solid #DDDDDD;
    padding:2px;
}
#XTGalOverview a {
    display: block;
    width:150px;
    margin-bottom:8px;
}

#XTGalThickbox p{
font-size:10px;
}

#XTGalThickbox h1{
font-size:13px;
margin: none;
}


#XTGalThickbox div.imagepane{
text-align:center;
position: absolute;
left: 100px;
float: left;
}

#XTGalThickbox div.imagepane img.bigfixed{
    border: 1px solid #DDDDDD;
}

#XTGalThickbox #scrollable img.preview{
    border: 1px solid #DDDDDD;
    padding:2px;
}

div#scrollable div{
white-space: nowrap;
margin-right: -6px;
}


div#scrollable {
	overflow: hidden;
	width:100%;
	height: 104px;
}

#XTGalThickbox .scroll-pane {
	float: left;
	margin-top:15px;
}

#XTGalThickbox .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 800px !important;
	top:486px;
}

#XTGalThickbox .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #ccc;
}

#XTGalThickbox .jScrollIntervalTrack {
	position: absolute;
}

#XTGalThickbox .jScrollPaneDrag {
	position: absolute;
	background: #000000;
	cursor: pointer;
	overflow: hidden;
}
#XTGalThickbox .jScrollPaneDragLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
#XTGalThickbox .jScrollPaneDragRight {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

#XTGalThickbox div.hidden {
display:none;
}

#navwrapper {
	position: relative;
	top: 490px;
	left: 380px;
	width: 100px;
	color: #fff;
}

#navwrapper a, #navwrapper a:hover {
	color: #fff;
}
