a.photoalbum:link {
	color: #b85b5b; 
	text-decoration: underline; 
	font-family: helv label; 
	font-size: 12px; 
	font-weight: normal;
}
	
a.photoalbum:visited { 
	color: #397385; 
}

a.photoalbum:hover  {
	color: #148ab2; 
}


.imagename {
	font-family: lucinda sans;
	color: #000000;
	font-size: 13 px;
	font-weight: bold;
}

.imagesize {
	font-family: Times New Roman, Times, serif; 
	text-align: left;
	color: #cc6633;
	font-weight: normal;
	font-size: 8 px;
}

.printbuttons {
	text-align: left;
	font-weight: normal;
}

img {  
	border-style: none;
}

#gallery_all {
	//border: 1px solid blue;
	background-color: #f4f7fa;
	width: 439px;
	margin: 1em 0em 1em 0em;
}

#pg_header {
	width: 439px;
}

#data_table {
	margin-left: 17px;
}

#data_table table {
	width: 100%;
}

.cell0 {
	margin-left: 17px;
	padding-bottom: 1em;
	border: 0px solid blue;
	width: 34%;
	vertical-align: top;
}

.cell1 {
	border-left: 1px dotted #b1b2b4;
	padding-bottom: 1em;
	padding-left: 1em;
	width: 33%;
	vertical-align: top;
}

.thumbnail_border {
	width: 88px;
	height: 55px;
	margin: 2px;
	padding: 7px;
	background-color: #e7e7e7;
}

.thumbnail {
	width: 86px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: -21px -30px;
}

.button_row {
	color: #c63;
	display: block;
	padding: 2px;
}

.button_image {
	border: 0px solid #000;
	float: left;
	margin-right: .5em;
}