#gear_head {
	background: transparent url(/static/images/ui/ui_head_bg.png) top left no-repeat;
}

#gear_neck {
	background: transparent url(/static/images/ui/ui_neck_bg.png) top left no-repeat;
}

#gear_shoulders {
	background: transparent url(/static/images/ui/ui_shoulders_bg.png) top left no-repeat;
}

#gear_back{
	background: transparent url(/static/images/ui/ui_chest_bg.png) top left no-repeat;
}

#gear_chest{
	background: transparent url(/static/images/ui/ui_chest_bg.png) top left no-repeat;
}

#gear_shirt{
	background: transparent url(/static/images/ui/ui_shirt_bg.png) top left no-repeat;
}

#gear_tabard {
	background: transparent url(/static/images/ui/ui_tabard_bg.png) top left no-repeat;
}

#gear_wrists {
	background: transparent url(/static/images/ui/ui_wrists_bg.png) top left no-repeat;
}

#gear_hands {
	background: transparent url(/static/images/ui/ui_hands_bg.png) top left no-repeat;
}

#gear_waist {
	background: transparent url(/static/images/ui/ui_waist_bg.png) top left no-repeat;
}

#gear_legs{
	background: transparent url(/static/images/ui/ui_legs_bg.png) top left no-repeat;
}

#gear_feet{
	background: transparent url(/static/images/ui/ui_feet_bg.png) top left no-repeat;
}

#gear_finger1{
	background: transparent url(/static/images/ui/ui_finger_bg.png) top left no-repeat;
}

#gear_finger2{
	background: transparent url(/static/images/ui/ui_finger_bg.png) top left no-repeat;
}

#gear_trinket1 {
	background: transparent url(/static/images/ui/ui_trinket_bg.png) top left no-repeat;
}

#gear_trinket2 {
	background: transparent url(/static/images/ui/ui_trinket_bg.png) top left no-repeat;
}

#gear_main_hand {
	background: transparent url(/static/images/ui/ui_mainhand_bg.png) top left no-repeat;
}

#gear_sec_hand {
	background: transparent url(/static/images/ui/ui_mainhand_bg.png) top left no-repeat;
}

#gear_ranged {
	background: transparent url(/static/images/ui/ui_mainhand_bg.png) top left no-repeat;
}
