.photonav .photo {
	clear: both;
	overflow: hidden;
	cursor: url(../img/fish.cur), pointer;
}

.photonav .photo .fixed img {
	display: block;
	border: 0px;
}

.photonav .photo .fixed a {
	display: block;
}

.photonav .photo .fixed {
	overflow: visible;
	background-position: top left;
	float: left;
}

/* Adjust this part  */

.photonav .photo {
	width: 948px;
	height: 350px;
/* 	margin: 10px; */
	border: 1px solid #ee0077;
}

.photonav .photo .opt
{
	height: 350px;
	background-image: url(/img/outside_panorama.jpg);
}

/* optional buttons */


a.button1 {
	margin-left: 20px;
	margin-top: 30px;
	width: 100px;
	height: 90px;
	background-image: url();
}

a.button1:hover {
	background-image: url();
}
