/*  css/main/createAccount.css */

table.form th {
	text-align: left;
}

table.form {
	width: 100%;
}

table.form td {
	padding: 4px;
}

#progress .inactive{
	color: #AAAAAA;
}

#progress .dot {
	padding: 0px 40px;
	font-size: 20px;
}

#description_wysiwyg {
	width: 100%;
}

table.htmlarea td {
	padding: 0px !important;
}

table.form th {
	text-align: left;
}

table.form {
	width: 100%;
}

table.form td {
	padding: 4px;
}


