#divSlideImage {
    width: 250px;
    height: 249px;
}

.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 250px;
	height: 249px;
	background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat
}