.dhonishow {
	overflow: hidden;
	float: left;
	width: 290px;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
}

.dhonishow-image {
	overflow: hidden;
	width: 280px;
	height: 280px;
	text-align: left;
	background:#ffffff;
	position: relative;

}

.dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}