#gallery-content-popup {
	width:610px;
}

#gallery-slideshow {
	width:600px;
	border:1px solid #eee;
	 text-align: center;
	 padding: 0 3px 10px 3px;
	 margin:6px 0 6px 0;
}

#gallery-photos-controls {
	width:520px;
	margin:auto;
}

#gallery-photos-more div.list-left {
    padding:0 2px 0 0;
    float:left;
    margin:0 0 0 2px;
}
#gallery-photos-more div.list-right {
    padding:0 2px 0 2px;
    margin:0 2px 0 2px;
}

#gallery-photos-more div.list-middle {
    float:left;
    height:20px;
    margin:0px 4px 0 2px;
    padding:1px 3px 1px 3px;
}


#gallery-photos-more ul {
    display:inline;
    margin:0px;
  list-style: none; 
}

#gallery-photos-more li {
    border-style: solid;
    border-width: 1px;
font-weight:bold;
    float:left;
    margin:1px;
    width:25px;
    text-align:center;
    padding:4px 4px 2px 3px;
} 
   
#gallery-photos-more li.current {
    border-width:2px;
    background: #efefef;
}  


#gallery-photos-more li {
 border-color: #CCCCCC;
    color:#333333;
} 
    

#gallery-photos-more li.current a {
   color: #320e00;
}

#gallery-photos-more li.mover {
    padding:2px 1px 0px 0px;
    text-align:center;
    width:25px;
}    

#photo-index {
	color:#666666;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	clear: both;
	padding:10px;
}

    	#gallery-slideshow #photo-information {
	    	text-align: left;
	    	clear:both;
	    	padding:10px;
    	}

.photocredit {
	text-align:right;
}

