@charset "utf-8";
/* CSS Document */
#news {
	background-image: url(../imagens/fundo_news.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFF;
	height: 20px;
	width: 120px;
	margin-top: 0px;
	*margin-top: -2px;
}
#imageField {
	position: absolute;
	margin-left: 3px;
	*margin-left: -3px;
	margin-top: 4px;
}

label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	position: absolute;
	margin-top: 25px;
	margin-left: -100px;
}