.boton_noticia {
	background-image: url(../imagenes/noticias/ok.jpg);
	height: 21px;
	width: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.campo_noticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-indent: 2px;
	color: #333333;
	background-color: #cccccc;
	border: thin solid #cccccc;
	height: 15px;
	width: 136px;
	text-transform: lowercase;
}
