#contr .dhonishow ul {margin:0px;}

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

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

div#dhonishow-wrapper {
	background-color: #90C263;
  	height: 323px;
}

div#content.dhonishow {
  height: 323px;
}

div#sidebar-c {
  height: 323px;
}

.dhonishow-image {
	overflow: hidden;
	width:815px;
/*	width: 440px;*/
	height: 312px;
	text-align: left;
	background: #defb00;
	position: relative;
}     

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

.dhonishow-navi {
	color: #fff;
	overflow: hidden;
	width: 815px;
/*	width: 440px;
	background-color: #90C263;*/
}
                  
.dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 11px;
	line-height: 16px;
}          

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

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

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

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


#contr .dhonishow-navi .paging {
	float: right;
	font-size: 10px;
	line-height:100%;
	margin: 0px 10px;
}
