.rep_mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid  #CCCCCC;
	color: #990000;
	text-decoration: none;
	padding: 2px;
	height: 16px; 
	/*background-image: url(../imgcontenido/fondo_text_men.jpg);*/
	background-repeat: no-repeat;
	width:290px;
	height:16px; 
}

.rep_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 2px;
	background:  fixed left no-repeat #FFFFFF ; /*url(../imgcontenido/fondo_text_textarea.jpg)*/
	width: 280px;
	height: 60px;}
	