﻿
#gallery #main {
	FLOAT: left; 
}
#gallery #mainLinks
{
    font-size: 120%;
    color: green;
    margin-top: 2em;
    margin-bottom: 0em;
}

.galleryThumb {
	MARGIN: 0pxm 0px 0px 0px; 
	WIDTH: 20px
}
.galleryThumb IMG {
       width: 20px; height: 24px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 4px; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none;   
}
.galleryThumb P {
	FLOAT: left; MARGIN: 0px; WIDTH: 9em; BORDER-BOTTOM: #dadada 2px dotted; HEIGHT: 9em; TEXT-ALIGN: center
}
.galleryThumb P.r {
	BORDER-RIGHT: #dadada 2px dotted
}
.galleryThumb P.end {
	BORDER-TOP: #fff 0.2em solid; MARGIN: -2px 0px 0px; WIDTH: 100%; HEIGHT: 1em; BORDER-BOTTOM-STYLE: none
}



.galleryThumbs
{
position: relative;
width: 20px;
height: 100px;
display: inline;
border-top-style: ridge;
background-color: #dcdcdc;
padding-top: 14px;
margin-top: 0.5em;
}


.galleryThumb
{
  position: relative;
    margin: 1px 0px 0px 0px;
    width: 20px;
    height: 24px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    background-color: #a9a9a9;
    border-color: #a9a9a9;
}
.zzgalleryThumb
{
width: 23px; height: 27px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none;
}

.zzgalleryThumb A {
WIDTH: 20px; HEIGHT: 25px; MARGIN: 0px 0px 0px 0px;     border-top-style: double;
border-right-style: double;
border-left-style: double;
border-bottom-style: double; }    
.zzgalleryThumb IMG {
WIDTH: 20px; HEIGHT: 25px; MARGIN: 0px 0px 0px 0px;     border-top-style: double;
border-right-style: double;
border-left-style: double;
border-bottom-style: double;
}

.zzgalleryThumb A IMG {
WIDTH: 20px; HEIGHT: 25px; MARGIN: 0px 0px 0px 0px;     border-top-style: double;
border-right-style: double;
border-left-style: double;
border-bottom-style: double;}          

.zzzgalleryThumbPic{ 
width: 20px; height: 24px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none;
}
.zzzgalleryThumbPic IMG{ 
width: 20px; height: 24px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none;
}
.galleryThumbPic A IMG{ 
width: 20px; height: 24px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none;
}

#dynloadarea
{
    text-align: center; 
    height: 400px; /*set to height of tallest image*/
    margin-left: 0%;  /*IE override in browserSpecifiCSS - not necessary if width not set*/  
}