@import url(superfish.css);

#dindinge{
width:80%;
max-width:1000px;
margin-left:0px;
margin-top: 5px;
margin-bottom:5px;
padding:3px;
margin:0 auto;
top:100px;
}

	.slidepanel /* untuk slide panel komen di isi_diskusi */
	{
	margin-left:45px;  margin-bottom:1px; background-color:#D7D7D7; height:40px; padding:6px; width:94.5%;
	margin-top:10px;
	display:none;	border-radius: 1px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	}
	.panelkomen{
	margin-left:45px; margin-right:50px; margin-top:0px;
	margin-bottom:2px;
	background-color:#EAEAEA;  
	padding:6px; width:520px; font-size:11px;
	border-radius: 1px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);}	
	
	
}
.kotak-tengah {width:100%;

max-width:600px;
margin-left:0px;
	margin-top: 5px;
	margin-bottom:5px;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	padding:3px;
}
.kotak-tengah-status {
width:99%;
	margin-top: 5px;
	margin-bottom:5px;
	margin-right:10px;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
.kotak-tengah-komen {
width:98%;
	margin-top: 5px;
	margin:0 auto;
	margin-bottom:5px;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}