body {
}

#content {

}

ul.crossfade {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
}

#fade li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 935px;
	height: 356px;
	background-color: #fff;
	visibility: hidden;
}

li img {
	display: block;
	border: 0px solid #000;
}

.example {
	position: relative;
	width: 874px;
	height: 560px;
	left: 10px;
	top: 40px;
}


code {
	font-family: monospace;
	font-size: 1.2em;

}

.ajax {
	margin: 0em;
	border: 0em solid #000;
	padding: 0em;
}
