.css_button
{
	display: block;
	cursor: pointer;
	border: none;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
}

.css_button img
{
	width: 0px;
	height: 0px;
	border: none;
	visibility: hidden;
}