﻿.wizard
{
}

.wizardSideBar
{
	padding-right: 40px;
	line-height: 30px;
	vertical-align: top;
	white-space: nowrap;
}

.wizardSideBar a
{
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.wizardSideBar a:hover
{
	text-decoration: underline;
}