span {
	display: none;
}

a.pen, div.pen, a.ring, div.ring {
	display: block;
	width: 126px;
	height: 100px;
}

a.pen {
	background: url("/ASSETS/TORN/DETAIL/penro.jpg") 0 0 no-repeat;
}

a.ring {
	background: url("/ASSETS/TORN/DETAIL/ringro.jpg") 0 0 no-repeat;
}

a:hover.pen, a:hover.ring, a:hover.rlinks {
	background-position: -126px 0;
}

div.pen {
	background: url("/ASSETS/TORN/DETAIL/penro.jpg") -126px 0 no-repeat;
}

div.ring {
	background: url("/ASSETS/TORN/DETAIL/ringro.jpg") -126px 0 no-repeat;
}

a.cuff, div.cuff, a.links, div.links, a.key, div.key, a.block, div.block  {
	display: block;
	width: 127px;
	height: 100px;
}

a.cuff {
	background: url("/ASSETS/TORN/DETAIL/cuffro.jpg") 0 0 no-repeat;
}

a.links {
	background: url("/ASSETS/TORN/DETAIL/linksro.jpg") 0 0 no-repeat;
}

a.key {
	background: url("/ASSETS/TORN/DETAIL/keyro.jpg") 0 0 no-repeat;
}

a.block {
	background: url("/ASSETS/TORN/DETAIL/blockro.jpg") 0 0 no-repeat;
}

a:hover.cuff, a:hover.links, a:hover.key, a:hover.block, a:hover.clinks {
	background-position: -127px 0;
}

div.cuff {
	background: url("/ASSETS/TORN/DETAIL/cuffro.jpg") -127px 0 no-repeat;
}

div.links {
	background: url("/ASSETS/TORN/DETAIL/linksro.jpg") -127px 0 no-repeat;
}

div.key {
	background: url("/ASSETS/TORN/DETAIL/keyro.jpg") -127px 0 no-repeat;
}

div.block {
	background: url("/ASSETS/TORN/DETAIL/blockro.jpg") -127px 0 no-repeat;
}

a.rlinks, div.rlinks, div.blankend {
	display: block;
	width: 126px;
	height: 101px;
}

a.rlinks {
	background: url("/ASSETS/TORN/DETAIL/rlinksro.jpg") 0 0 no-repeat;
}

div.rlinks{
	background: url("/ASSETS/TORN/DETAIL/rlinksro.jpg") -126px 0 no-repeat;
}

div.blankend {
	background: url("/ASSETS/KALEIDOSCOPE/DETAIL/b_end.gif") 0 0 no-repeat;
}

a.clinks, div.clinks, div.blank {
	display: block;
	width: 127px;
	height: 101px;
}

a.clinks {
	background: url("/ASSETS/TORN/DETAIL/clinksro.jpg") 0 0 no-repeat;
}

div.clinks {
	background: url("/ASSETS/TORN/DETAIL/clinksro.jpg") -127px 0 no-repeat;
}

div.blank {
	background: url("/ASSETS/KALEIDOSCOPE/DETAIL/blank.gif") 0 0 no-repeat;
}