.allgalleries {
float: left;
width: 180px;
margin: 0 30px 0 0;
padding: 0 0 30px 0; 
}

.allgalleries a {
border-bottom: none; 
text-decoration: none;
font-size: 14px; line-height: 17px; 
}

.allgalleries a span:link, .allgalleries a span:visited {color: #444444;}
.allgalleries a span:hover, .allgalleries a span:active {color: #0063dc;}

.allgalleries span {
border-bottom: 1px dotted #444444; 
}

.allgalleries img {
margin: 0 0 5px 0;
}

.allgalleries span b {
font-weight: normal; font-size: 11px; font-family: arial, tahoma, sans-serif; color: #a0a0a0; border-bottom: border-bottom: 1px dotted #a0a0a0;  line-height: 22px;
}

#whenitwas {font-size: 12px; font-family: arial, tahoma, sans-serif; color: #a0a0a0; line-height: 14px; padding-top: 10px;}



.mythumbs img {border: none; margin: 0 10px 10px 0; float: left;}
.mythumbs h2 {margin: 0; padding: 25px 0 15px 0;}

#mygaldescr { 
float: left;
width: 400px;
height: 215px;
border-left: 1px dotted #706f61; 
margin: 0 0 10px 0;
padding: 0 0 0 0; 
}

#mygaldescr span {
display: block;
height: 215px;
margin: 0 0 0 30px;
padding: 0 0 0 0; 
}


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	line-height: 0;
}

#my-box {
position: relative;
background-color: #fff; 
width: 250px; 
margin: 0 auto;
}

#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	height: 250px;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0; border-bottom: none;
}

#lightbox-loading-link {border-bottom: none;}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; border-bottom: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block; border-bottom: none;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px;
}
#lightbox-container-image-data {
	padding: 0; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; font: 12px georgia, times new roman, serif;}
#lightbox-image-details-currentNumber {font: 10px Verdana, Helvetica, sans-serif; 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em; border-bottom: none;	
}



.lightbox-nav-btnPrev-bgblank{
	background: transparent url(/images/lightbox-blank.gif) no-repeat;
}

.lightbox-nav-btnPrev-bgbutton{
    background: url(/images/lightbox-btn-prev.gif) left 15% no-repeat;
}
