body {
	padding: 0;
	top: 0;
	left: 0;
	font-family: Arial;
	font-size: 76%;
}

#content {

}

ul.crossfade {
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
}
#fade-example-3 {
	border: 0;
}
#fade-example-1 li,#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 265px;
	height: 326px;
	visibility: hidden;
}
#fade-example-3 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
li img {
	display: block;
	border: 0;
}
.caption {
	clear: both;
	padding: 0;
}
.example {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin-bottom: 0;
	width: 265px;
	height: 326px;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	left: 0;
	top: 0;
}
#fade-example-1-previous {
	left: 0;
	top: 0;
}
.ajax {
	left: 0;
	top: 0;
	margin: 0;
	border: 0;
	padding: 0;
}