/*
	German translation for Helion style
*/


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

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