
#ico-moduleExample,
#ico-moduleExample a,
#ico-moduleExample a span {
display: block;
width: 100px; height: 100px;
margin: 0px auto;
text-indent: -9999px;
overflow: hidden;
}

#ico-moduleExample a,
#ico-moduleExample span {
background: transparent url(../images/ico-moduleExample_image.png) no-repeat center top;
}

#ico-moduleExample span {
background-position: 0px -100px;
}

