.container_nome {
	
	min-height:30px;
	height:auto !important;
	height:30px;
	width:410px;
	padding-bottom:5px;
	background:transparent; 
	
	
	}
h1.formulario {
	
	margin:0 auto;
	float:left;
	font:normal 25px arial;
	color:#007362;
	text-align:left;
	width:410px;
	background:transparent;
	
	}

.container_nome input[type=text]:focus {
	
	background:#E5EEED;
	color:#000066;
	background:url("../../Imagens/site/dgrd_focus.jpg") repeat-x #E5EEED; 
	border:1px solid #002211;
	
	}

.messag {
	
	margin:0 auto;
	float:left;
	width:400px;
	min-height:70px;
	height:auto !important;
	height:70px;
	overflow:auto;

	}