body#consumer-clinics {
	background: #505050;
}

#consumer-clinics .breadcrumb { 
	background: #505050;  
}

.inner-content {
	background: url(../images/bg-coming-soon.jpg) 30px 5px no-repeat;
}

.consumer-clinics {
	width: 390px;
	margin: 0 0 0 500px;
	text-align: center;
}

.consumer-clinics h2 {
	text-indent: -9999px;
	width: 354px;
	height: 75px;
	background: url(../images/hdr-clinics.jpg) 50px 15px no-repeat;
}

.consumer-clinics h3 { 
	margin-top: 15px;
	color: #505050;
	font-size: 18px;
}

.consumer-clinics li span.line-break {
	display: block;
}

.footer {
	text-align: center;
}

.footer ul li {
	display: inline;
	padding-right: 12px;
	font-weight: bold; 
}

.footer ul li.cameo {
	padding-right: 0px;
} 

.footer ul li.cameo img {
	position: relative;
	top: 20px;
}

.footer a {
	color: #000000;
}

.footer a:hover {
	color: #505050;
}

.footer2 {
	text-align: center;
	font-size: 9px;
}


