/*------- DHONIS*/
#dhonis {
	clear: both;
	width: 1000px;
	position: relative;
	z-index: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

#dhonis .middle {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 200px;
}


/*------- CONTENT*/
#content {
	margin: auto;
	width: 1000px;
	color: #fff;
}

#content * {
	text-align: left;
}

#content div {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	overflow: hidden;
	margin-bottom: 40px;
}
