.dhonishow {
	overflow: hidden;
	width: 280px;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 20px 20px 0 20px;
}           

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

.dhonishow-image {
	overflow: hidden;
	width: 280px;
	text-align: left;
}     

.dhonishow-image li {
	margin: 0;
	padding: 0;
}

.dhonishow-navi {  
	margin-bottom: 2px;
	color: #000;
	overflow: hidden;
	width: 280px;
	padding: 5px 0 5px 5px;
}
                  
.dhonishow-picture-alt {
	font-weight: normal;
	text-align: left;
 	float: left;
	font-size: 10px;
	line-height: 16px;
	width: 102px;
}          

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

                                        
.dhonishow-navi .dhonishow-next-picture {
	margin-right: 15px;
	background: url(../images/dhoni_img/next.gif) no-repeat;
}

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

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

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


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