/*
	Portuguese (Brazilian) translation for Helion style
*/


/*
	Quote button
*/
.phpbb .profile-icons .quote-icon a {
	background-position: 0 0;
	background-image: url("button_quote.png");
	width: 62px;
}

/*
	Edit button
*/
.phpbb .profile-icons .edit-icon a {
	background-position: 0 0;
	background-image: url("button_edit.png");
	width: 70px;
}
