.dhonishow {
	margin-top: 5px;
	overflow: hidden;
	width: 370px;
	height:370px;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}           

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

.dhonishow-image {
	overflow: hidden;
	width: 370px;
	height: 260px;
	text-align:center ;
	background: #184a85 url(../images/gallery/dhoni_img/loading.gif) 50% 50% no-repeat;

}                

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

.dhonishow-navi {  
	padding: 5px 0px 0px 0px;
	color: #999999;
	overflow: hidden;
	width: 370px;
	text-align:center;
}
                  
.dhonishow-picture-alt {
	font-weight:normal ;
	color: #00000;
	text-align: center;
	float: left;
	width: 370px;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
}          

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

}

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

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

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

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


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