/*
MM  v1.1
*/
#content h1 {
	color:#024572;
}
.header {
	background-image: url(/software/arcgis/smartphones/iphone/bg-top.jpg);
}
.faq_list {
	margin-top:-20px !important;
}
a.faq_toggle {
	background-image:-webkit-gradient(  linear, left bottom, left top, color-stop(0, rgb(78,148,150)), color-stop(0.07, rgb(18,74,96)), color-stop(1, rgb(97,190,172)) );
}
.faq_list_down a.faq_toggle {
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(76,157,201)), color-stop(0.07, rgb(14,105,157)), color-stop(1, rgb(92,192,104)) );
}
