.display tbody tr:hover{
	

    background-color: #ccc; 
	cursor: pointer;
}
 tr.highlight {
  background-color: #eee;
 }

fieldset#tambah_iso_fieldset{
	position:absolute;
	margin-right:40px;
	left:40px;
	top:90px;
}
	/*This is another comment*/
/*.imageInputWrapper{ width:200px; border:solid 1px #000;  }
input[flag="tarikh"] { width:175px; border:none; margin-right:5px;}*/