#delete{
	background-color: ;
	position: relative;
	top: 127px;	
	left: 212px;
}
.dhonishow {
	overflow: hidden;
	float: left;
	width: 770px;
	font-family: Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-bottom: 1px;
}      

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

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

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

.dhonishow-navi {  
	
	margin-bottom: 0px;
	color: #000;
	overflow: hidden;
	width:30px;
	height: 10px;
	text-align: right;
	border-top: none;
	position: absolute;		
	background-color: #c0c0c0;
	z-index: 200;
	opacity: .6;
	left:736px;
	padding-right:4px;
	opacity:0;
	
}
                  
.dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 9px;
	color: #000;
	visibility: hidden;
	
}          

.dhonishow-navi .dhonishow-next-picture,
.dhonishow-navi .dhonishow-previous-picture {
	text-indent: -999px;
	width: 30px;
	height: 10px;
	float: left;
	cursor: pointer;
	-moz-outline: none;
	font-size: 9px;
	color: #FFF;

}

 /* these for __ of __ /paging*/

.dhonishow-navi .paging {
	float: left;
	color: #000;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 0px;
	line-height:  10px;
	opacity:0;
}
/*end paging*/

#profileShow #dhonis {
	position: relative;
	top: 0;	
	left: 20px;
	}

#profileShow #dhonis .dhonishow-navi {  
	margin-bottom: 0px;
	color: #000;
	overflow: hidden;
	width:120px;
	height: 10px;
	text-align: right;
	border-top: none;
	position: absolute;		
	background-color: #ffffff;
	z-index: 200;
	opacity: .4;
	left:558px;
	padding-right:20px;

	}
