/* registration */
#reg2msgPrivate{
	display: block;
}
#reg2SubmitImg{
	display: block;	
}
input.register{
	width: 200px;
}
#privateReg{
	display: none;
}
#professionalReg{
	display: none;
}
#regFinalState{
	width: 100%;
}
#regContentContainer{
	width: 100%;
}
#regMsg{
width: 300px;
}
/*classes */
.registerTable{
	width: 400px;
}
.registerTableWide{
	width: 700px;

}
.registerText{
	font-weight: bold;
}
.register2{
	width: 540px;
}
td.reg2col1{
	width: 150px;
}
td.reg2col2{
	width: 20px;
}
input.longReg{
	width: 250px;
}
select.longReg{
	width: 205px;
}
