#noozle,
#noozle .dhonishow {
	height:51px;
   width:120px !important;
   position:relative !important;
}

#noozle .dhonishow-effect-helper {
	height:51px;
   width:50px;
   position:absolute;
   left:35px;
   top:4px;
   overflow:hidden;
}

#noozle .dhonishow-elements {
	height:51px;
   width:50px;
   overflow:hidden;
   background:#bfe5f8 !important;
}

#noozle .dhonishow-paging-buttons {
	display:block !important;
}

#noozle .dhonishow-next-button,
#noozle .dhonishow-previous-button {
	display:block !important;
   height:21px !important;
   width:15px !important;
   text-indent:-9999px !important;
   top:16px !important;
   position:absolute !important;
   cursor:pointer !important;
}

#noozle .dhonishow-next-button {
	background:url(../images/bg-sprayer-next.gif) no-repeat;
   left:94px;
}

#noozle .dhonishow-previous-button {
   background:url(../images/bg-sprayer-back.gif) no-repeat;
   left:10px;
}

.dhonishow {
   overflow: hidden;
   position: relative !important;
   height:310px;
   width:594px;
}

.dhonishow .dhonishow-elements {
   display: block;
   overflow: hidden;
   text-align: left;
   position: relative;
   background:#fff;
}

.dhonishow .element {
   position: absolute;
   overflow: visible;
}

.dhonishow .dhonishow-alt {
   display:none;
}

.dhonishow .dhonishow_module_alt {
   display:none;
}

.dhonishow .dhonishow-paging-buttons {
	display:none;
}

.dhonishow .dhonishow-paging-button .dhonishow-theme-helper {
	display: none;
}

.dhonishow .dhonishow-next-button {
	display: none;
}

.dhonishow .dhonishow-previous-button {
   display: none;
}

.dhonishow .dhonishow-paging {
   display: none;
}

.dhonishow .error {
   display: none;
}

/* Hide */

.hide-alt_true .dhonishow-alt,
.hide-buttons_true .dhonishow-paging-buttons,
.hide-paging_true .dhonishow-paging,
.hide-navigation_true .dhonishow-alt,
.hide-navigation_true .dhonishow-paging-buttons {
   display: none;
}