/* FIVE FOUR CLOTHING */
/* Contact Page Stylesheet
----------------------------------------------------------------------------- */


	body#page-contact h2 {

	background-image: url(../images/layout/h2-contact.png);
	
	}
	
	body#page-contact #content {
	
	float: none;
	width: 800px;
	margin: 0;
	padding: 0;
	
	}
	
	body#page-contact #content strong {
	
	margin: 0;
	
	}

	body#page-contact #content li {
	
	margin-bottom: 2px;
	padding: 12px;
	background-color: #f6f6f6;
	line-height: 16px;
	
	}
	
	body#page-contact #content li.alt {
	
	background-color: #fbfbfb;
	
	}	

	body#page-contact p a {

 	color: #464646;
 
	}
