div.repository_list{
	width: 98%;
	margin-left: 10px;
}

div.repository_list hr.hr{
	width: 100%;
	height: 1px;
	color: #000;
	
	/*background-color: #000;*/
}

div.repository_list_elements{
	width: 100%;
	
	font-size: 12px;
}

div.repository_list_elements span{
	width: 100%;
	
	font-size: 12px;
	font-weight: bold;
}

div.repository_list_elements a{
	width: 100%;
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
	text-decoration: underline;
}
