
#content {
	width: 234px;
	height: 177px;
	text-align: center;	
	
	padding-left:30px;
	padding-top:20px;
	vertical-align:middle;
	
}
#example {
	position: relative;
	width: 234px;
	height: 177px;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	width: 234px;
	height: 177px;	
	background-position:center;
	background-repeat: no-repeat; 
}
#example1 {
	position: relative;
	width: 234px;
	height: 177px;
}
#example2 {
	position: relative;
	width: 234px;
	height: 177px;
}
#example3 {
	position: relative;
	width: 234px;
	height: 177px;
}
