#news #searchform {
	background: #fff url("../img/srch_l.gif") 0 0 no-repeat;
	padding-left: 19px;
	}
#news #searchform .sbox_r {
	background: #fff url("../img/srch_r.gif") 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#news #searchform .sbox_r_f2 {
	background: #fff url("../img/srch_r.gif") 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#news #searchform input {
	background: #fff url("../img/srch_bg.gif") 0 0 repeat-x;
	float: left;
	border: 0;
	height: 19px; 
	width: 80px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	}

	
#frontpage #searchform {
	background: url("../img/srch_l_front.gif") 0 0 no-repeat;
	padding-left: 19px;
	}
#frontpage #searchform .sbox_r {
	background: url("../img/srch_r_front.gif") 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#frontpage #searchform .sbox_r_f2 {
	background: url("../img/srch_r_front.gif") 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#frontpage #searchform input {
	background: url("../img/srch_bg_front.gif") 0 0 repeat-x;
	float: left;
	border: 0;
	height: 19px; 
	width: 80px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	}
	
#relatedEmergency #searchform {
	background:  url("../img/srch_l_emergency.gif") 0 0 no-repeat;
	padding-left: 19px;
	}
#relatedEmergency #searchform .sbox_r {
	background:  url("../img/srch_r_emergency.gif") 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#relatedEmergency #searchform .sbox_r_f2 {
	background: url("../img/srch_r_emergency.gif") 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#relatedEmergency #searchform input {
	background:  url("../img/srch_bg_emergency.gif") 0 0 repeat-x;
	float: left;
	border: 0;
	height: 19px; 
	width: 80px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	}