.UL_cont {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior: url(js/pie/PIE.php);
}
.inner_R ul {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/pie/PIE.php);
}
.contact_map iframe {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/pie/PIE.php);
}
.input_box, .textarea_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(js/pie/PIE.php);
}
.contact_box a.button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #0155A0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0155A0), to(#00307f));
	background: -webkit-linear-gradient(#0155A0, #00307f);
	background: -moz-linear-gradient(#0155A0, #00307f);
	background: -ms-linear-gradient(#0155A0, #00307f);
	background: -o-linear-gradient(#0155A0, #00307f);
	background: linear-gradient(#0155A0, #00307f);
	-pie-background: linear-gradient(#0155A0, #00307f);
	behavior: url(js/pie/PIE.php);
}
.Right_sol ul, .telephone ul {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/pie/PIE.php);
}
