#colMain a.alignRight {
	float: right;
}

#colMain h1#rephotography {
	background:transparent url(../images/bg_h1_rephotography.png) no-repeat scroll 0%;
}

#colMain h3.rephotoTitle {
	clear: both;
	font-size: 1.2em;
	padding-bottom: 3px;
}

#colMain .rephotoPanel {
	float: left;
	width: 275px;
	padding-top: 20px;
	height: 385px;
}

	#colMain .rephotoPanel p {
		margin: 0;
	}
	
	#colMain a.photoDetailsLink {
		background: transparent url(../images/next_arrow.gif) no-repeat scroll 0 3px;
		padding-left: 20px;
	}

	#colMain .rephotoPanel h3 {
		font-size: 1.2em;
		margin: 5px 0 10px 0;
	}
	
	#colMain .rephotoPanel p.photographer {
		font-weight: bold;
	}
#colMain .rephotoPanel {
	float: left;
	width: 275px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#colMain  p.print {
	poition:relative;
	float:right;
	width:275px;
	text-align:right;
}

	#colMain .rephotoPanel p {
		margin: 0;
	}
	
	#colMain a.photoDetailsLink {
		background: transparent url(../images/next_arrow.gif) no-repeat scroll 0 3px;
		padding-left: 20px;
	}

	#colMain .rephotoPanel h3 {
		font-size: 1.2em;
		margin: 5px 0 10px 0;
	}
	
	#colMain .rephotoPanel p.photographer {
		font-weight: bold;
	}

#colMain #photoNav {
	position: relative;
	background: transparent url(../images/bg_dots.png) repeat-x scroll left top;
	float: left;
	width: 100%;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;
}

	#colMain #photoNav span {
		float:left;
		left: 250px;
		margin-bottom:-20px;
		position:relative;
		z-index:100;
	}

	#colMain #photoNav #prevPhoto {
		float: left;
	}
	
	#colMain #photoNav #nextPhoto {
		float: right;
	}
	
	#colMain #photoNav p{
		width: 100%;
		float: left;
	}

	#colMain ul#rephotoCategory {
		background-color:#F3F3EC;
		border:1px solid #DDC;
		padding:15px 5px 30px 30px;
		clear:left;
		float:left;
		width:558px;
		width/**/:/**/521px;
	}
		
		#colMain ul#rephotoCategory li {
			width:300px;
			width/**/:/**/245px;
			float:left;
			margin-bottom:1.5em;
			padding-right:10px;
		}
		#colMain ul#rephotoCategory li.even {
			margin-left:10px
		}
		
			#colMain ul#rephotoCategory li img {
				float: left;
			}
		
			#colMain ul#rephotoCategory li h3 {
				margin-bottom:.7em;
				color:#C64425;
				font-size:130%;
				font-weight:normal;
				background:url(../images/bg_orange_chevrons.png) no-repeat 90px 2px;
				padding-left:110px;
			}
				#colMain ul#rephotoCategory li h3 a {
					color:#C64425;
					text-decoration:none;
				}
				#colMain ul#rephotoCategory li h3 img {
					border:0;
					vertical-align:middle;
					margin-left:-35px;
					margin-right:35px;
				}
			#colMain ul#rephotoCategory li p {
				padding-left:90px;
				margin-bottom:.5em;
			}
				#colMain ul#rephotoCategory li p img {
					margin-left:-90px;
					float:left;
				}
				#colMain ul#rephotoCategory li p a {
					background:url(../images/bg_orange_chevron.png) no-repeat left center;
					padding:0 0 0 12px;
					color:#C64425;
					text-decoration:none;
					display:block;
				}
