@charset "UTF-8";

.box {
	margin-bottom: 1.1em;
	width: 580px;
}

.box p {
	margin-bottom: .5em;
}

.box p span {
	font-weight: bold;
	font-size: 13px;
	color: #df290b;
}

table#stepBox, table#stepBox td {
	border: none;
	margin: 0;
	padding: 0;
}

table#stepBox td {
	border: none;
	width: 280px;
	padding-bottom: 18px;
}

table#stepBox td.l {
	text-align: left;
}

table#stepBox td.r {
	text-align: right;
	padding-left: 18px;	
}

p.bigArrow {
	 text-align: center;
	 margin-bottom: 1.1em;
}

.notes {
	font-size: 11px;
	color: #666666;
	margin-top: -1.6em;
	margin-bottom: 1.6em;
}
