
td.stepactive, td.stepnormal
{
	background-repeat: no-repeat;
	background-position: center top;
	
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	
	padding-top: 68px;
	height: 25px;
}

td.stepactive
{
	color: #2C73B9;
}

td.stepnormal
{
	color: #87ADD2;
}

td.sendrow
{
	padding-right: 4px;
	vertical-align: middle;
}

td.addresscaption
{
	height: 24px;
	width: 113px;
}

/* Container */

div.top
{
	margin-bottom: 17px;
}

div.bottom
{
	margin-bottom: 25px;
}

span.pointer
{
	cursor: pointer;
}