/* V7.0 - 14.03.03 *//*---NOTE---*//*--- 1. need to determine if image is portrait or landscape by getting pixel dimension of image ---*//*--- 2. input correct width and height for chosen photo size:            ---*//*---    - small-noborders-h: 180 X 135; small-noborders-v: 180 X 135;    ---*//*---    - medium-borders-h: 364 X 273; medium-borders-v: 364 X 273;      ---*//*---    - large-borders-h: 460 X 345; large-borders-v: 460 X 345;        ---*/	.smallpict-visible {	float: left;	text-align: center;	width: 191pt;	height: 198pt }		.smallpict-hidden  {	float: left;	text-align: center;	width: 191pt;	height: 198pt;	display: none }		.smallpict-off   {	float: left;	text-align: center;	width: 191pt;	height: 198pt;	visibility: hidden }		.photopadH{	float: left;	text-align: left;	width: 191pt;	height: 12pt }	.noborders {	text-align: center;	margin-top: 6pt;	float: left;	height: 180pt;	width: 191pt }	.noborderspict  {	width: 180pt;	height: 135pt }		.photoindex     {	color: #929496;	font-weight: bold;	font-size: 9pt;	float: left;	padding-left: 3pt;	padding-top: 1pt }		/*------------- info block -------------*/	.notes {	color: #929496;	font-size: 8pt;	font-family: Univers, sans-serif;	padding-left: 6pt }		.info1text    {	color: #fff;	font-weight: bold;	font-size: 20pt;	font-family: Univers, sans-serif;	text-align: center }	.infoblock1 {	width: 166pt;	height: 99pt;	border-bottom: 1pt solid #cfcac4;	float: left }		.infoblock2 {	height: 99pt;	width: 166pt;	float: left }		.info-hidden{	float: left;	display: none }		.info-off{	float: left;	visibility: hidden }		.info-visible{	float: left }		.info1 {	width: 30pt;	float: left }		.info2 {	width: 136pt;	float: left }		.label {	margin-top: 2pt;	color: #bfbfbf; 	font-weight: bold;	font-size: 11pt;	line-height: 12pt;	text-align: left }	.results {	color: #929496;	font-weight: normal;	font-size: 8pt;	line-height: 8pt;	position: relative;	top: -1pt;	left: 0pt }		.cell1 {	border-right: 1pt solid #cfcac4;	width: 167pt;	height: 198pt;	background-color: #e8e2df }		.cell2 {	text-align: center;	width: 192pt;	height: 198pt;	border-right: 1pt solid #cfcac4;	background-color: #fff }	.cell3 {	text-align: center;	width: 192pt;	height: 198pt;	background-color: #fff }