/* 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: 11px "Lucida Sans Unicode", "Microsoft Sans Serif", Geneva, Verdana, Arial, Helvetica, sans-serif;
    padding: 3px 0;
}
#baris1 table {
	width: 100%;
}
#baris1 tr {
}
#baris1 tr.beda {
	background: #eee;
}
#baris1 td {
	height: 17px;
}
#baris1 td.kiri {
	width: 25%;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#baris1 td.kanan {
	width: 75%;
	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; 
}