@charset "utf-8";
#dl_container {
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
}
#dl_button {
	width: 30px;
	height: 30px;
	float: left;
	padding: 5px;
}
#dl_text {
	width: auto;
	height: auto;
	padding: 5px;
	float: left;
}
