hr { 
	margin:3px;
	padding:0px;
	border-style: dotted none none none; 
	border-top-width: 1px; 
	border-top-color: #cccccc; 
	height:1px;
	}

div#contact	{
	width:759px;
	height:233px;
	}
	
	div#contact h2	{
		font-size:14px;
		font-weight:bold;
		margin:0px 0px 0px 0px;
		}
	
	div#contact img	{
		margin:0px 8px 0px 0px;
		float:left;
		}
	
div#form	{
	width:466px;
	height:233px;
	overflow:auto;
	overflow-x:hidden;
	}	
	
	div#form form	{
		margin:0px;
		padding:0px;
		}
	
table#contact	{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	}
	
	td.tdl	{
		width:110px;
		white-space:nowrap;
		text-align:right;
		line-height:27px;
		}
		