.pa_gallery_aType { background-color:#FFF; position:relative; float:left; width:480px; display:none }
.pa_gallery_aType .nav {  top:0px; width:25px; height:70px; background-color:#FFFFFF; border-left:1px solid #CCC; border-right:1px solid #CCC; background-repeat:no-repeat; background-position:center; cursor:pointer;  }
.pa_gallery_aType .nav.begin {
	z-index:2; position:absolute; left:0px; background-image:url(../pics/left.gif); 
}
.pa_gallery_aType .nav.end {
	z-index:3; position:absolute; right:0px; background-image:url(../pics/right.gif);
}
.pa_gallery_aType .title {
	font-family:Verdana, Geneva, sans-serif; color:#666; font-size:14px; padding:5px 0px 8px 0px;
}
.pa_gallery_aType .details {
	position:relative; float:left; overflow:hidden; height:0px; font-family:Verdana, Geneva, sans-serif; color:#666; font-size:11px; margin:10px 0px 0px 0px; border-bottom:1px solid #666; width:100%;
}
.pa_gallery_aType .display {
	position:relative; width:480px; height:315px; float:left; border:1px solid #CCC; margin:0px 10px 0px 0px; overflow:hidden;
}
.pa_gallery_aType .scrollArea {
	height:70px; border-bottom:1px solid #666; border-top:1px solid #666; 
}
.pa_gallery_aType .info { position:relative; }
.pa_gallery_aType .galleryDescription { position:relative;  margin-bottom:20px; }
.pa_gallery_aType .imageDescription { position:relative; float:left; }
.pa_gallery_aType .closeButton {
	position:absolute; width:25px; height:25px; right:0px; bottom:10px; border:1px solid #CCCCCC; background-color:#FFF; cursor:pointer; overflow:hidden; background-image:url(../pics/close.gif);
}