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

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

.dhonishow-image {
	overflow: hidden;
	width: 550px;
	height: 550px;
	text-align: left;
	position: relative;
}     

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

.dhonishow-navi {
	color: #786854;
	overflow: hidden;
	width: 550px;
	padding: 2px 0 2px 0px;
	border-top-color: #786854;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #786854;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
}
                  
.dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 14px;
	line-height: 16px;
	font-variant: small-caps;
	margin: 0 10px;
}          

.dhonishow-navi .dhonishow-next-picture,
.dhonishow-navi .dhonishow-previous-picture {
	text-indent: -999px;
	width: 16px;
	height: 13px;
	float: right;
	margin: 0;
	cursor:  pointer;
	-moz-outline: none;
	margin-top: 5px;
}

                                        
.dhonishow-navi .dhonishow-next-picture {
	margin-right: 15px;
	margin-top: 5px;
	background: url(../afbeeldingen/dhoni_img/next.png) no-repeat;
}

.dhonishow-previous-picture {
	background: url(../afbeeldingen/dhoni_img/previous.png) no-repeat;	
}

.dhonishow-next-picture:hover {
	background: url(../afbeeldingen/dhoni_img/next_hover.png) no-repeat;
}

.dhonishow-previous-picture:hover {
	background: url(../afbeeldingen/dhoni_img/previous_hover.png) no-repeat;	
}


.dhonishow-navi .paging {
	float: right;
	font-size: 14px;
	margin: 0 10px;
	line-height:  20px;
	font-variant: small-caps;
}
