.mainMenu li.contact{
	background: url('../../img/global/menuTabDown.jpg') no-repeat 0 0;
}

.tabsContainer li.images{
	background: url('../../img/global/searchTabDown.gif') no-repeat 0 0;
}

.contactDetails{ 
	border-bottom: 1px solid #c3c5c8;
}

.contactDetails p.title{
	color: #660000;
	padding: 0 0 5px 0;
	font-size:1.4em;
}

	.contactDetails .address{
		margin: 20px 0 20px 0;
		width: 205px;
		border-bottom: 1px solid #c3c5c8;
	}

.title{
	color: #737373;
}

.contactInfo p.smTitle{
	color: #660000;
	padding: 0 0 3px 0;
	font-size:1.2em;	
}

.contactInfo span.blueCopy{
	color: #737373;
}

#contactHeader {
	width: 120px;
	height: 30px;
	position: relative;
	background: url(/a/img/contact/contact.gif) no-repeat;
	
	}