.newlabel, .popularlabel, .speciallabel , .soldlabel {position:absolute; width:69px; height:69px;margin-top: -3px; margin-left: -2px;}
.newlabel         { background: url('../image/new.png') left top no-repeat; z-index:14;}
.popularlabel { background: url('../image/popular.png') left top no-repeat; z-index:13;}
.speciallabel { background: url('../image/special.png') left top no-repeat; z-index:12;}
.soldlabel       { background: url('../image/sold.png') left top no-repeat; z-index:15;}