@charset "utf-8";
/* CSS Document */


#center h2{
	background: url(../graphics/sub/patients/patients_header.jpg) no-repeat top left;
}

#women #center h2{
	background: url(../graphics/sub/patients/women_header.jpg) no-repeat top left;
}

#respiratory #center h2{
	background: url(../graphics/sub/patients/respiratory_header.jpg) no-repeat top left;
}

#pancreatic #center h2{
	background: url(../graphics/sub/patients/pancreatic_header.jpg) no-repeat top left;
}

#infectious #center h2{
	background: url(../graphics/sub/patients/infectious_header.jpg) no-repeat top left;
}

#bc #center h2{
	background: url(../graphics/sub/patients/breastcancer_header.jpg) no-repeat top left;
}

