.contaff {
position:absolute;
left: 236;
top: 153;
width: 25px;
height: 32;
}
a.affimage {
     display: block;
     width: 100px;
     height: 100px;
     background-image: url(images/flash/chat_over.gif);
     background-repeat: no-repeat;
     }
a.affimage:hover {
     background-image: url(images/flash/chat_vign.gif);
     }
.contaff2 {
position:absolute;
left: 270;
top: 153;
width: 25px;
height: 32;
}
a.affimage2 {
     display: block;
     width: 100px;
     height: 100px;
     background-image: url(images/flash/xstream_over.gif);
     background-repeat: no-repeat;
     }
a.affimage2:hover {
     background-image: url(images/flash/xstream_vign.gif);
     }

