H1.titleGallery   {
	font-family: tahoma, verdana, arial;
	font-weight:bold;
	font-size:14px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}

.textAdminGallery {
	font-size: 12px;
}

.textSmallNoUnderline {
font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.titleSpanGallery {
}

TD.gallery {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #F08C91;
	align: center;
	vertical-align : top;
}

.pictureGallery {
  background: White;
  border-color: Black;
  border-style: solid;
  border-width: 2px;
}

.thumb_singleGallery {
  background: White;
  border-color: Black;
  border-style: solid;
  border-width: 2px;
}

.thumbs_allGallery {
	background: ;
	border-color: White;
	border-style: solid;
	border-width: 1px;
}

.borderallGallery {  
border-style: solid; 
border-color: Black;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}



