#top-container {
	position:relative;
	width: 800px;
	margin: auto;
}

#top-container h1 {

}

#bottom-half {
	position: relative;
	
}

#download-link-box {
	padding: 0px;
	background: #f8f8f8;
	text-align: center;
}

#download-link-box h1 {
	text-align: center;
}

#download-link-box a {
	padding: 4px;
	background: none;
}

#stats-table {
	border: 0px;
}

#stats-table tr, td, th {
	border: 0px;
	background: none;
	text-align: left;
}

#share-links {
	border-top: 1px solid #ccc;
	padding: 4px;
}

.link-url {
	margin-top: 2px;
	border: 1px solid #ddd;
	background: #eee;
	width: 300px;
}

#hashes_link {
	float:right;
	margin-right: 32px;
}

#file-info {
	border-radius: 0;
	border: 0;
	font-family: inherit;
	font-size: inherit;
	padding:0;
}

#file-info > .ui-corner-all {
	border-radius: 0
}
