/*
MM  v1.1
*/

#content h1 {
	color:#2F78AB;
	float:none;
}
#content h2 {
	color:#519674;
	margin-bottom:6px;
	line-height: 24px;
}
.header {
	background-image: url(/industries/health/geomedicine/iphone/bg-top.jpg);
}
a.faq_toggle {
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(34,112,160)), color-stop(0.05, rgb(9,51,81)), color-stop(1, rgb(34,112,160)) );
}
.faq_list_down a.faq_toggle {
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(66,161,182)), color-stop(0.05, rgb(11,95,149)), color-stop(1, rgb(66,161,182)) );
}
.text-wrap-left {
	text-align: left;
	margin: 10px 0;
}
.image-wrap-right {
	float: right;
	margin: 0px 0px 3px 5px;
}