.mainfile, .auxfile {
	width: 200px;
	max-width: 15%;
	display: inline-block;
	margin: 10px 2%;
	text-align: center;
}

.mainfile a {
	margin: 2px 5px;
}

.mainfile > a:hover {
	background-color: transparent !important;
	color: transparent !important;
}

#datastreamDiv {
	display: block;
	clear: both;
}
