tr.extend {
    display: none;
	background: #FFF; 
	border:1px;
}
tr.header {
    display: table-row;
    cursor:pointer;
}