#decklist {
	width: 100%;
	max-width: 100%;
	height: 200px;
}

#source {
	width: 100%;
	max-width: 100%;
	height: 200px;
}

ul {
	list-style-type: none;
}

.help div,center {
	margin-bottom: 10px;
}

.container {
	margin-top: 25px;
	margin-bottom: 5px;
}

.footer {
	margin-top: 50px;
}