#formRegister {
	width: 100%;
	font-size: 12px;
	color: #899FAD;
	font-weight: bold;
}
#formRegister input{
	width: 100%;
	border: 1px solid #D1D9DF;
	background-color: #E7EBEE;
	width: 250px;
	height: 18px;
	font-size: 16px;
}
#formRegister #cadRefLayout, #cadRefSistema {
	height: 46px;
}
#formRegister  #cadRefSistema{
	margin-top: 14px;
	height: 46px;
}
#formRegister select {
	border: 1px solid #D1D9DF;
	background-color: #E7EBEE;
}
#formRegister textarea{
	width: 100%;
	border: 1px solid #D1D9DF;
	background-color: #E7EBEE;
	width: 100%;
	height: 60px;
	font-size: 18px;
}
#colLeft {
	float: left;
}
#colRight{
	float:right;
}

#colRight dl, #colLeft dl , #colCam dl{
	padding: 3px 0px;
}
#colRight dl dt, #colLeft dl dt, #colCam dl dt{
	padding: 2px 0px;
}

#colCam {
	width: 100%;
	clear: both;
}
#colCam #postCadastro{
	width: 70px;
	height: 26px;
	font-size: 13px;
	color: #888;
	cursor: pointer;
}
#colMsn{
	width: 100%;
} 
#colMsnText{
	width: 55%;
	float: left;
}
#colMsnLeft{
	width: 15%;	
	float: right;
}
#colMsnRight{
	width: 15%;	
	float: right;
}
#colMsnRightAtendimento{
	width: 15%;	
	float: right;
}