@charset "utf-8";
/* .harbStyl09 CSS Document for Last Page Photo Exchanger */
/**********column Left setup**********/
.harbStyl09 #mainContent #colL {
	width: 112px;
	text-align: center;
	margin-top: 0;
}
.harbStyl09 #mainContent #colL #photoEx,
.harbStyl09 #mainContent #colL #photoEx ul { margin: 0px; padding: 0px; }

.harbStyl09 #mainContent #colL #photoEx li {
	margin: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: .5em;
}
.harbStyl09 #mainContent #colL #photoEx a:link,
.harbStyl09 #mainContent #colL #photoEx a:visited{ color: #333333; text-decoration: none;}


/*********column Right setup**********/
.harbStyl09 #mainContent #colR {
	width: 112px;
	text-align: center;
	margin-top: 0;
}
.harbStyl09 #mainContent #colR #photoEx,
.harbStyl09 #mainContent #colR #photoEx ul { margin: 0px; padding: 0px; }

.harbStyl09 #mainContent #colR #photoEx li {
	margin: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: .5em;
}
.harbStyl09 #mainContent #colR #photoEx a:link,
.harbStyl09 #mainContent #colR #photoEx a:visited{ color: #333333; text-decoration: none;}

/**********Large Image setup***********/
.harbStyl09 #mainContent #mainCopy .lg-img-window {
	height: 585px;
	margin: 0 0 16px;
	border: none;
	text-align: center;
}

