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

