div.photoThumbs{
	width:980px;
	height:89px;
}

div.photoThumbSelected{
	width:73px;
	height:73px;
	float:left;
	border:3px solid #000099;
	margin-right:12px;
}

div.photoThumb{
	width:73px;
	height:73px;
	float:left;
	border:3px solid #e6e6e6;
	margin-right:12px;
}

div.photoPreview{
	width:445px;
	height:280px;
	background:#f3f3f3;
	margin-top:15px;
	margin-bottom:15px;
}
