/************************************/
/*                              SVN */
/************************************/

.svn-list {
	margin-top:30px;
	}
	
.svn-navi {
	margin-bottom:10px;
}

.svn-navi a {
	padding-left:14px;
	padding-right:3px;
}

.svn-list table {
	width:100%;
	margin:0;
	padding:0;
	border:0!important;
	background:none!important;
	}
	
.svn-list table tbody tr:hover {
	background:#f2f2f2;
	}
	
.svn-list table tbody tr td.svn-file-image {
	width:25px;
	}
	
.svn-list table tbody tr {
	border:0
	}
	
.svn-list tr:nth-child(2n+1) {background:#f8f8f8;}

.svn-file {
	padding-right:10px;
	}