.contact_cnt
{
	width:387px;
	overflow:hidden;
}
	.contact_cnt table
	{
		width:387px;
	}
	.contact_cnt table tr td
	{
		text-align:right;
	}
	.contact_cnt table tr td input
	{
		width:150px;
		margin:0 0 2px 0;
	}
	.contact_cnt table tr td textarea
	{
		width:380px;
		height:100px;
	}
	.button input
	{
		width:100px;
		height:23px;
		background:url(../images/btn_bg.png) repeat-x;
	}
.contact_cnt div.contact_webpage
{
	 padding:0 0 10px 0;
	 width:387px;
	 overflow:hidden;
}