#slide {	position: absolute;	z-index: 1000;	display: none;	text-align: right;	padding: 0px 0px 15px 10px;	cursor: pointer;	color: #fff;	font: 95%/.3 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;	background: #E6E2DA url(photos/bottom_button.png) no-repeat bottom left;}#slide img {margin: 10px 10px 20px 0;padding: 5px;border: 1px solid #BAB2A5; }#cover {	position: absolute;	width: 165%;	height: 160%;	overflow: hidden;	z-index: 100;	display: none;	background-color: #000;	opacity: .75;	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.75);	top: -10em;	left: -22em;}#photoAlbum img {	width: 80px;	margin: 8px;	vertical-align: top;}.slideControl p {position: relative;text-align: right;left: -9999px;}.slideControl {	font: 95%/1.5 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;background: url(photos/xbutton.png) no-repeat top right; }/* .slideControl {background-image: url(photos/bottom_button.png), url(photos/Untitled-1.png); background-repeat: no-repeat, no-repeat;background-position: bottom left, top right;} */