#dl-container {
	display:none;
	position:relative;
	background-color:#e6edf5;
	margin-bottom:24px;
}
#dl-close {
	height:19px;
	position:absolute;
	top:3px;
	right:3px;
}
#btn-close {
	cursor:pointer;
	float:right;
}
#btn-wizard {
	background-image:url(../fileadmin/img/customize_download.png);
	background-repeat:no-repeat;
	background-position: left top;
	cursor:pointer;
	width:237px;
	height:53px;
	margin-top:15px;
}
#btn-wizard:hover {
	background-position: left bottom;
}
p.topimg-heading {
	margin-bottom:.5em;
}

