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

------- GOT BUGS
#got_bugs:link,
#got_bugs:visited {
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	text-indent: -200px;
	display: block;
	background:  url("/images/dhonishow/got_bugs.png") left top no-repeat;
	width: 138px;
	height: 138px;
	cursor: pointer;
}
#got_bugs:focus,
#got_bugs:hover,
#got_bugs:active{
	background:  url("/images/dhonishow/got_bugs_hover.png") left top no-repeat;
}*/


/*------- DHONIS*/
#dhonis {

	margin: 5px auto;
	overflow: hidden;
/*		clear: both;
	width: 887px;
	position: relative;
	margin-bottom: 40px;*/
	z-index: 0;

}

#dhonis .middle {
	margin: 0 4px;
}



/*------- BUG_REPORTER
#bug_reporter {
	margin: -20px auto 20px auto;
	width: 404px;
	text-align: left;
	color: #fff;
	overflow: hidden;
}
#bug_reporter #bug_send {
	width: 340px; 
	height: 3em; 
	padding: 0 1em; 
	text-align: center; 
	font-size: 3em; 
	color: #DEFB00;
}
#bug_reporter #userAgent {
	margin-bottom: 10px;
}*/
/*
#bug_reporter input {
	width: 385px;
	border: 2px solid #DEFB00;
	background: #fff;
	font-size: 12px;
	margin-bottom: 1em;
	padding: 5px;
}

#bug_reporter textarea {
	border: 2px solid #DEFB00;
	font-size: 12px;
	line-height: 19px;
	background: #fff;
	padding: 5px;
	width: 385px;
	height: 200px;
	font-family: Georgia, "Times New Roman";
}
#bug_reporter button {
	text-indent: -4000px;
	float: right;
	margin-right: 0;
	width: 148px;
	height: 32px;
	background: url("/images/dhonishow/bug_report_button.gif") 0 2px;
	color: #00AAEF;
	cursor: pointer;
	-moz-outline: none;
}
*/