﻿
.buttonwrapper a
{
	background: url( ../images/ic_ozellikler_1.png ) no-repeat;
	display: block;
	height: 73px; /* Height of button background height */
	width: 280px;
}



.buttonwrapper a:hover
{
	background: url( ../images/ic_ozellikler_2.png ) no-repeat;
	display: block;
}
