/* CSS Document */

div#photos {
	height:378px;
	overflow: auto;
	width: 310px;
}

div#bungalows {
	height:246px;
	overflow: auto;
	width: 323px;
}

div#bungalows2 {
	height:246px;
	overflow: auto;
	width: 323px;
}

div#emplacements {
	height:242px;
	overflow: auto;
	width: 980px;
}
