#myChatLink .rn_ChatAvailable{

background-image: url("../img/web-chat.png");
background-repeat: no-repeat;
padding-top:50px;

}

#myChatLink2 .rn_ChatAvailable{

background-image: url("../img/web-chat.png");
background-repeat: no-repeat;
padding-top:50px;

}

#myChatLink3 .rn_ChatAvailable{

background-image: url("../img/web-chat.png");
background-repeat: no-repeat;
padding-top:50px;

}

#myChatLink4 .rn_ChatAvailable{

background-image: url("../img/web-chat.png");
background-repeat: no-repeat;
padding-top:50px;

}

#myChatLink5 .rn_ChatAvailable{

background-image: url("../img/web-chat.png");
background-repeat: no-repeat;
padding-top:50px;

}



#myChatLinkTransparent .rn_ChatAvailable{

background-image: url("../img/web-chat-transparent.png");
background-repeat: no-repeat;
padding-top:50px;

}