/* The Donnas */
/* Section Stylesheet - Photos
----------------------------------------------------------------------------- */


	@import url("widget-photo.css");


/* Page Specific
----------------------------------------------------------------------------- */

	
	.section-photos #main {
	
	width: 560px;
	
	}
	
	.section-photos #sidebar {
	
	width: 240px;
	
	}
	
	.section-photos #main {
	
	width: 560px;
	
	}
	
	#content {
	
	position: relative;
	
	}
	

/* Snapshot Gallery
----------------------------------------------------------------------------- */


	#photos-gallery h3 {
	
	width: 231px;
	background-image: url(../images/section-photos/h3-gallery.gif);
	
	}


/* Snapshot Details
----------------------------------------------------------------------------- */


	#photo-details h3 {
	
	width: 231px;
	background-image: url(../images/section-photos/h3-gallery.gif);
	margin: 0;
	position: absolute;
	top: 0;
	left: 20px;
	
	}
