.photonav .photo {
	clear: both;
	overflow: hidden;
}

.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: 648px; 
	margin: 0;
	border: 1px solid silver;
}

.photonav .photo .opt1 {
	height: 450px;
	background: url(http://vasweb.vassilikos.gr/wp-content/uploads/2009/05/hermoupolis_port_panorama_1.jpg) center center;
}

/* optional buttons */

a.button1 {
	margin-left: 20px;
	margin-top: 30px;
	width: 100px;
	height: 90px;
	background-image: url();
}

a.button1:hover {
	background-image: url();
}