@charset "windows-1251";
	
	.button_green, .button_blue{
	color: #FFF;
	width: 179px;
	height: 43px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding:0;
	margin:0;
    cursor:pointer;
	display:block;
	text-decoration:none;
}

.button_green:hover, .button_blue:hover{
	color:#FFF;
	text-decoration:none;
	}

.button_green{
	background: #090 url(/russia/pic/com/promo/pil_button_green.gif) bottom;
	}

.button_blue{
	background: #039 url(/russia/pic/com/promo/pil_button_blue.gif);
}

.button_green:hover{
	background: #090 url(/russia/pic/com/promo/pil_button_green_ov.gif);
}

.button_blue:hover{
	background: #039 url(/russia/pic/com/promo/pil_button_blue_ov.gif);
}
