
	li#contact a { background-image: none; }

/*	-------------------------------------------------------------
	Headings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	h3#address {
		width: 64px;
		height: 13px;
		background: url(../../images/headings/address.gif);
		}
		
	h3#contactForm {
		width: 116px;
		height: 13px;
		background: url(../../images/headings/contactForm.gif);
		}
		
	h3#thankyou {
		width: 74px;
		height: 13px;
		background: url(../../images/headings/thankyou.gif);
		}
		
	p#error { color: #FF0000; }