.previewPane{vertical-align:middle; position:relative; height:600px; width:560px; float:right;}

.previewPane img { position:absolute; bottom:0;}

.waitMessage{
display:none; position:absolute; left:200px; top:180px; padding:4px; color:#555; font-size:0.9em; font-family:arial;}
.galleryContainer{float:left; height:600px;  width:360px; position:relative;}
.galleryContainer .arrow_down{height:35px; position:absolute; bottom:0px; z-index:100;}
.galleryContainer .arrow_up{height:35px; position:absolute; top:0px; z-index:100;}

.theImages{top:0; position:absolute; overflow:hidden; height:590px;}
.theImages div{position:relative; height:1500px;}
.theImages img{border:0px; filter:alpha(opacity=80);  opacity:1; margin-right:20px;}
.previewPane .largeImageCaption{
	width:286px;
	padding:10px 35px 26px 16px;
	color:#515151;
	font-size:13px;
	line-height:20px;
	background:url(images/tooltip.png) bottom left no-repeat;
	text-align:left;
	position:absolute;
	top:30px;
}




.gallery h4 {
color:#515151;
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: normal;
margin:0;
padding:2px 0;
}
