/* lebar 660px */

h3.title {
	font: bold 15px/25px tahoma,Geneva, Arial, Helvetica, sans-serif;
	color: #f5c91b;
	background: #0e2b8a;
	padding-left: 5px;
}
#baris1 {
	clear: both;
	padding: 5px;
	border: 1px dashed #028705;
}
#baris1 p {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px 0;
}
#baris1 ul, #baris1 ol {
	padding-left: 20px;
}
#baris1 table {
	width: 100%;
}
#baris1 tr {
}
#baris1 tr.beda {
	background: #eee;
}
#baris1 td {
	height: 20px;
}
#baris1 td.kiri {
	width: 20%;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#baris1 td.kanan {
	width: 80%;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#baris1 td.kecil {
	clear: both;
	height: 5px;
	border-bottom: 1px dashed #028705;
	margin: 0;
	padding: 0;
}
#baris1 tr:hover {
	background: #fff;
}
#baris2 {
	height: 26px;
	padding-top: 2px;
	width: 660px;
	overflow: hidden;
	border: 1px dashed #028705;
}
#baris1:hover, #baris2:hover {
	background: #d8dfe8;
}
