﻿table 
{
	background: transparent;
	border-style: none;
}

.sidebar
{
	border-right: solid 1px #CCC;
	vertical-align: top;
	padding: 10px;
}

.step
{
	padding: 10px;
}
.hint
{
	font-size: 11px;
	width: 350px;
	color: #888999;
}
