.dhonishow {
	overflow: hidden;
	width: 579px;
	font-family: "Arial", sans-serif;
}           

.dhonishow * {
	padding-left:  10px;
	padding-top: 3px;
	margin: 0;
	border:  none;
	list-style: none;
}                  

.dhonishow-image {
	overflow: hidden;
	width: 579px;
	height: 287px;
	text-align: left;
	background: #ffffff url(../dhoni_img/loading.gif) 50% 50% no-repeat;
}                

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

.dhonishow-navi {  
	margin-bottom: 0px;
	color: #fff;
	overflow: hidden;
	width: 579px;
	padding: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
                  
.dhonishow-picture-alt {
	color: #999999;
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 11px;
	line-height: 18px;
	padding-left: 22px;
}          

.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(../dhoni_img/next2.gif) no-repeat;
}

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

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

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


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