
/***************************************************************/

#enviar_news{
	width:35px;
	height:24px;
	background:url(../images/botoes/ok_normal.jpg) no-repeat;
	border-width:0px;
	cursor:pointer;
	float:right;
	}

#enviar_news:hover{
	background:url(../images/botoes/ok_over.jpg) no-repeat;
}

/***************************************************************/

