/* B&A page, side image */

#stories {
	left: 480px;
	position: absolute;
	top: 11px;
	height: 286px;
	width: 170px;
}
#stories div {
	position:relative;
	height: auto;
	width: auto;
	display: block;
}

#stories div span {
	display: none;
}

#sidestory1 { background: url(/_img/before_and_after_gallery/sidestories/jane.jpg) no-repeat top; }
#sidestory2 { background: url(/_img/before_and_after_gallery/sidestories/wendy.jpg) no-repeat top; }
#sidestory3 { background: url(/_img/before_and_after_gallery/sidestories/evelyn.jpg) no-repeat top; }
#sidestory4 { background: url(/_img/before_and_after_gallery/sidestories/trisha.jpg) no-repeat top; }
#sidestory5 { background: url(/_img/before_and_after_gallery/sidestories/bruce.jpg) no-repeat top; }
#sidestory6 { background: url(/_img/before_and_after_gallery/sidestories/linda.jpg) no-repeat top; }
