#map {
	width: 930px;
	height: 300px;
}

/* styles the map container*/
#dialog_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 30%;
	margin-top: -8px;
}

ul#icons {
	margin: 0;
	padding: 0;
}

ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}

ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}

.toggler {
	width: 700px;
	height: 550px;
}

#button {
	padding: .5em 1em;
	text-decoration: none;
}

#button2 {
	padding: .5em 1em;
	text-decoration: none;
}

#effect {
	width: 700px;
	height: auto;
	padding: 0.4em;
	position: relative;
	left: 100px
}

#effect h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
}

img {
	max-width: none;
}

.mapwrapper {
	width: 930px;
	/* The following are required to allow absolute positioning of the
 * info window at the bottom right of the map, and for it to be hidden
 * when it is "off map"
 */
	position: relative;
	overflow: hidden;
}
