.contact_cnt
{
	width:497px;
	float:left;
}
.contant_text_desc
{
	width:497px;
	padding:0 0 20px 0; 
	line-height:16px;
}
	.contact_cnt table
	{
		width:470px;
	}
		.contact_cnt textarea
		{
			width:468px;
			height:130px;
		}
		.contact_cnt input
		{
			width:290px;
			margin:0 0 2px 0;
		}
			.button input
			{
				width:100px;
				height:20px;
				line-height:20px;
				padding:0 0 2px 0;
				color:#3C96CA;
				font-weight:bold;
				margin:10px 0 0 0;
				font-size:11px;
				border:0px;
				background:url(../images/contact_button_bg.png) no-repeat left;
			}
				.button input:hover
				{
					background:url(../images/contact_button_bg.png) no-repeat center;
				}
				.button input:active
				{
					background:url(../images/contact_button_bg.png) no-repeat right;
				}
				
.contact_map
{
	width:220px;
	margin:0 0 0 11px;
	float:left;
}			
.contact_map img
{
	width:220px;
}