.inputButtonNext {
	background-image: url('/templates/source/default/images/wizards/bottomNext.png');
	border: none;
	background-color: transparent;
	width: 150px;
	height: 30px;
	color: #fff;
	font-weight: bolder;
	font-size: 12px;
}

.inputButtonBack {
	background-image: url('/templates/source/default/images/wizards/bottomBack.png');
	border: none;
	background-color: transparent;
	width: 150px;
	height: 30px;
	color: #fff;
	font-weight: bolder;
	font-size: 12px;
}

.inputButtonFinishing {
	background-image: url('/templates/source/default/images/wizards/bottomFinishing.png');
	border: none;
	background-color: transparent;
	width: 150px;
	height: 30px;
	color: #fff;
	font-weight: bolder;
	font-size: 12px;
}

.bottomTd {
	text-align: right;
	padding-right: 10px;
}

.bottonFinishing {
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}

.bottonBack {
	padding-top: 20px;
}

#firstStep,
#secondStep {
	width: 60%;
	border: 2px solid #4990D4;
	padding: 10px;
	background-color: #f6fbff;
}

#firstStep td,
#secondStep td {
	vertical-align: top;
}

.titleWizards {
	color: #4990D4;
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 10px;
}

.subTitleWizards {
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 12px;
}

.titleForm {
	color: #4990D4;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
	padding-bottom: 15px;
}

#menuLeftWizard {
	width: 180px;
	border-right: 1px dotted #999;
	padding: 0 10px;
}

html>body #menuLeftWizard {
	width: 160px;
}

.buttonLink:link {
	text-decoration: underline;
	color: #06c;
}

.selectedPlace {
	font-weight: bolder;
	color: #555;
	margin-bottom: 10px;
}

.cellSpacing {
	padding-top: 20px;
}

.example {
	color: #999;
}

.label {
	text-align: right;
	padding-right: 10px;
	width: 180px;
}

.inputTd input[type="text"], .inputTd input[type="password"], .inputTd textarea {
	border: 1px solid #ccc;
	width: 250px;
}

.infomation {
	color: #444;
}

#columnB {
	background-image: url('/templates/source/default/images/wizards/communityIcon.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.request {
	text-align: right;
}
