@charset "utf-8";

/*  contentBody
=======================================================*/

div#news-left-column table#contact-form  {
	clear: both;
	width: 640px;
}

div#news-left-column table#contact-form td  {
	padding:1em;
}


div#news-left-column table#contact-form td.txt  {
	width: 15em;
}

div#news-left-column table#contact-form td input#button  {
	width: 15em;
	height: 3em;
}

