.photoGallery, .photoGallery *
{
	font-family:Verdana;
	font-size:11px;
	text-align:center
}

.photoGallery td 
{
	padding:2px;
	vertical-align:top}

.photoGallery .spThumb
{
	
	border:1px solid black;
	padding:0px;
	background-color:black
}

.photoGallery .dvThumb
{
	width:100%;
	height:100%;
}

.photoGallery .dvThumb img
{
    margin-top:-2px
    }

.photoGallery em
{
	font-style:normal;
	font-size:9px;
	color:#000066
	}