@charset "UTF-8";
/* CSS Document */

.check {
	float:left;
}
.infobar.dl {
	margin-left:20px;
}
h1.download-title {
	width:350px;
	display:inline-block;
	font-size:24px;
	padding-left:30px;
}
h3.infobar-title {
	font-size: 14px;
	color: #000;
}
p {
	display:block;
	float:none;
}
.icon-info {
	float: right;
}
.step {
	color:#666;
	width:232px;
	height:auto;
	float:left;
}
.arrow {
	width:78px;
	height:53px;
	background:url(/res/images/steps-arrow.jpg) no-repeat;
	float:left;
	margin:30px 10px 0;
}

