button::-moz-focus-inner
{
  padding: 0;
  border: none;
}
button
{
  overflow: visible;
  width: auto;
}

.bkg_shadow
{
	border:1px solid #a8c4ce;
	background:#f9f9f9 url(/images/common/form/bkg_shadow.gif) repeat-x left top;
}
input.bkg_shadow
{
	width:364px;
	height:22px;
	margin-bottom:14px;		
}
textarea.bkg_shadow
{
	width:364px;
	height:117px;
	overflow:auto;
	margin-bottom:14px;
	padding:0;
}
.label_text_contact
{
	display:block;
	float:left;
	width:112px;
}