﻿.boxLeft
{
	width:365px;
	clear:left;
	margin-bottom:26px;
	float:left;
}
.boxLeft a
{
	color:White;
}
.boxRight
{
	width:365px;
	clear:right;
	margin-bottom:26px;
	float:right;
}
ss
{
width:172px;

}

.captionL
{
	padding-top:12px;
	padding-left:24px;
	padding-right:12px;
	padding-bottom:12px;
	width:140px;
	display:block;
	float:left;
}
.captionR
{
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
	width:150px;
	display:block;
	float:right;
}

/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #605783; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #605783;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

/* End Photo-Caption Zoom CSS */