/* DUNSTAN'S LEATHER: contact */#contact{	margin: 20px 40px;	padding: 15px 0 40px;	width: 680px;	height: auto;	color: #000;	text-align: left;	background-color: rgb(190,190,130);}table{	margin: 0 85px;	width: 510px;	height: auto;	text-align: left;	border-collapse: collapse;	empty-cells: show;	color: #000;}td.left, td.right{		vertical-align: text-top;	font-size: 100%;}td.left{	padding: .5em 1.3em .5em 0;}td.right{	padding: .5em 0 .5em;	}a.tble2:link, a.credit:link{	color: rgb(166,80,79);	font-weight: 600;	text-decoration: underline;}a.tble2:visited, a.credit:visited{	color: #000;}a.tble2:hover, a.credit:hover{	color:rgb(186,100,99);}#contact img{	margin: 20px 237px 30px;}p.credit{	margin: 0;	padding: .5em 0 0;	text-align: center;	font-size: 95%;}