﻿.photo_placeholder
{
display: block;
width: 72px;
height: 60px;
background-color: #e4e4e4;
margin-right: 2px;

}
#detail_slides_v { width: 424px; height: 275px; overflow: hidden; margin-left: 4px; padding: 0; }
#detail_slides_h { width: 424px; height: 212px; overflow: hidden; margin-left: 4px; padding: 0; }
#detail_slides_h div#ImageLargeH
{ 
	width: 200px; 
	height: 200px; 
	overflow: hidden; 
	vertical-align: top; 
	text-align: center; 
	float: left; 
	clear: none; 
	margin-right: 2px; 
	padding: 0;
}
#detail_single { width: 297px; height: 275px; overflow: hidden; vertical-align: top; text-align: center; margin-left: 4px; padding: 0; }

#detail_slides_v div#ImageLargeV { width: 196px; height: 275px; overflow: hidden; vertical-align: top; text-align: center; float: left; clear: none; margin-right: 2px; padding: 0; }

#detail_slides_v img, #detail_slides_h img { margin: 0; border-style: none; border-width: 0; }

#detail_slides_v div.small { width: 98px; height: 137px; overflow: hidden; float: right; clear: right; margin-bottom: 2px; vertical-align: top; cursor: pointer; }

#detail_slides_h div.small {
	clear:none;
	cursor:pointer;
	float:left;
	height:67px;
	margin-bottom:2px;
	margin-left:15px;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
	width:67px;
}

#detail_slides_v div.small img, #detail_slides_h div.small img { margin: 0; border-style: none; border-width: 0; }

