/* default styles for extension "tx_jvi_pi1" */
  .tx-jvi-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_dirlisting_pi1" */
    .tx-dirlisting-pi1-error { color: red; }
    .tx-dirlisting-pi1-title { }
    
    .tx-dirlisting-pi1 table {  }
    .tx-dirlisting-pi1-header-row { }
    .tx-dirlisting-pi1-row { }
    
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-filename,
    .tx-dirlisting-pi1-header-perms,
    .tx-dirlisting-pi1-header-owner,
    .tx-dirlisting-pi1-header-group,
    .tx-dirlisting-pi1-header-filesize,
    .tx-dirlisting-pi1-header-filemod {
	  font-size:12px;
      font-weight: bold;
    }
    
    .tx-dirlisting-pi1-icon,	    
	.tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filesize,
    .tx-dirlisting-pi1-filemod { }
		
	.tx-dirlisting-pi1-row A { 
		color:#669999;
		text-decoration:none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #669999;
	}
	
	.tx-dirlisting-pi1-row A:hover { 
		color:#FFFFFF; 
		text-decoration:none;
		background-color: #669999;
		border-bottom-width: 1px; 
		border-bottom-style: dotted;
		border-bottom-color: #669999;
	}