	a img{
		border:0px;
	}

	.paperdoll{
	/*	background: transparent url(dollgfx/parchment-light2.jpg) repeat 0 0;*/
	}

	.slot{
		padding:0px;
		width: 64px;
		height: 64px;
	}
	.center{
		width:380px;
		text-align:center;
		vertical-align:center;
	}
	
	

	.head{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Head.png) no-repeat 0 0;
	}
	.neck{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Neck.png) no-repeat 0 0;
	}

	.shoulder{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Shoulder.png) no-repeat 0 0;
	}
	
	.chest{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Chest.png) no-repeat 0 0;
	}
	
	.back{
		background: transparent url(dollgfx/UI-Backpack-EmptySlot.png) no-repeat 0 0;
	}
	
	.tabbard{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Tabard.png) no-repeat 0 0;
	}
	
	.shirt{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Shirt.png) no-repeat 0 0;
	}
	
	.wrist{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Wrists.png) no-repeat 0 0;
	}
	
	.weapon{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-MainHand.png) no-repeat 0 0;
	}
	
	.offhand{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-SecondaryHand.png) no-repeat 0 0;
	}
	
	.ranged{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Ranged.png) no-repeat 0 0;
	}
	
	.hands{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Hands.png) no-repeat 0 0;
	}
	
	.waist{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Waist.png) no-repeat 0 0;
	}
	
	.legs{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Legs.png) no-repeat 0 0;
	}
	
	.feet{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Feet.png) no-repeat 0 0;
	}	
	.ring{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-RFinger.png) no-repeat 0 0;
	}
	
	.trinket{
		background: transparent url(dollgfx/UI-PaperDoll-Slot-Trinket.png) no-repeat 0 0;
	}

	.frame{
		background: transparent url(dollgfx/empty-slot.png) no-repeat 0 0;
	}

	.item{
		padding:0px;
		margin:4px;
		width: 56px;
		height: 56px;
	}
	.spacer{
		width:94px;
	}