.searchDetail { background: url('https://secureimages.match.com/match/search/searchDetailBg.gif') no-repeat; }
li.highlight .searchDetail { background: url('https://secureimages.match.com/match/search/searchDetailBgGreen.gif') no-repeat; }
.searchGallery { background: url('https://secureimages.match.com/match/search/searchGalleryBg.gif') no-repeat; }
li.highlight .searchGallery { background: url('https://secureimages.match.com/match/search/searchGalleryBgGreen.gif') no-repeat; }

/* Email Buttons */
.searchResults a.email { background: url('https://secureimages.match.com/match/search/4272b_email_icn.gif') no-repeat; }
.searchResults .highlight a.email { background: url('https://secureimages.match.com/match/search/emailGreenIcon.gif') no-repeat; }
.searchResults UL.platinum a.email { background: url('https://secureimages.match.com/match/search/plat_email_icn.gif') no-repeat; }
.searchResults .highlight UL.platinum a.email { background: url('https://secureimages.match.com/match/search/plat_email_red_icn.gif') no-repeat; }

/* Wink Buttons */
.searchResults a.wink { background: url('https://secureimages.match.com/match/search/4272b_wink_icn.gif') no-repeat; }
.searchResults .highlight a.wink { background: url('https://secureimages.match.com/match/search/winkGreenIcon.gif') no-repeat; }

/* Favorite Buttons */
.searchResults a.fav { background: url('https://secureimages.match.com/match/search/S09/myFavorite.png') no-repeat; }
.searchResults .highlight a.fav { background: url('https://secureimages.match.com/match/search/S09/myFavorite.png') no-repeat; }

/* IM Buttons Details */
.searchResults .userActions a.im { background: url('https://secureimages.match.com/match/chat/IM_ON.gif') no-repeat; }
.searchResults .highlight .userActions a.im { background: url('https://secureimages.match.com/match/search/imGreenIconOn.gif') no-repeat; }
.searchResults .platinum .userActions a.im { background: url('https://secureimages.match.com/match/search/plat_im_icn.gif') no-repeat; }
.searchResults .highlight .platinum .userActions a.im { background: url('https://secureimages.match.com/match/search/plat_im_red_icn.gif') no-repeat; }
.searchResults .userActions a.imOFF { background: url('https://secureimages.match.com/match/chat/IM_OFF.gif') no-repeat; }
.searchResults .highlight .userActions a.imOFF { background: url('https://secureimages.match.com/match/search/imGreenIconOff.gif') no-repeat; }
.searchResults .userActions a.imHID { background: url('https://secureimages.match.com/match/s.gif') no-repeat; }
.searchResults .highlight .userActions a.imHID { background: url('https://secureimages.match.com/match/s.gif') no-repeat; }
.searchResults .userActions a.imHIDPLAT { background: url('https://secureimages.match.com/match/s.gif') no-repeat; }
.searchResults .highlight .userActions a.imHIDPLAT { background: url('https://secureimages.match.com/match/s.gif') no-repeat; }

/* IM Buttons Gallery */
.searchResults .searchGallery .userActions a.im { background-position: -3px 0; }
.searchResults .searchGallery .highlight .userActions a.im { background-position: -3px 0; }
.searchResults .searchGallery .platinum .userActions a.im { background-position: -3px 0; }
.searchResults .searchGallery .highlight .platinum .userActions a.im { background-position: -3px 0; }
.searchResults .searchGallery .userActions a.imOFF { background-position: -3px 0; }
.searchResults .searchGallery .highlight .userActions a.imOFF { background-position: -3px 0; }
	
/* IM Chat Bubbles */	
.searchDetail .chatBubble { background: url('https://secureimages.match.com/match/search/imBubbleDetail.gif') no-repeat; }
.searchGallery .chatBubble { background: url('https://secureimages.match.com/match/search/imBubbleGallery.gif') no-repeat; }

.searchDetail .chatBubblePlatinum { background: url('https://secureimages.match.com/match/search/plat_dtl_IM_OFF_bubble.gif') no-repeat; }
.searchGallery .chatBubblePlatinum { background: url('https://secureimages.match.com/match/search/plat_IM_OFF_bubble.gif') no-repeat; }


.div_platChatOffBubbleHover {
	background-image : url(https://secureimages.match.com/match/search/plat_IM_OFF_bubble.gif);
	display:block;
	height:37px;
	margin:50px 0 0 135px;
	*margin:50px 0 0 -10px;
	padding:12px 0 0 0px;
	position:absolute;
	width:128px;
	z-index:99999999;
}

.searchDetail .platinumEmailHover
{
	background-image : url(https://secureimages.match.com/match/search/plat_dtl_bubble.gif) ;
	height:42px;
	margin:99px 0 0 68px;
	*margin:99px 0 0 68px;
	position:absolute;
	width:121px;
	z-index:99999999;
	display: none;
}

.searchGallery .platinumEmailHover
{
	background-image : url(https://secureimages.match.com/match/search/plat_bubble.gif) ;
	display:none;
	height:37px;
	margin:47px 0 0 130px;
	*margin:38px 0 0 -10px;
	position:absolute;
	width:131px;
	z-index:99999999;
}