.chatAlertWrapper
{
	position:absolute;
	top:-40px;
	left:552px;
	z-index:901;
}
.chatAlert
{
	position:relative;
	background:url(http://images.match.com/match/chat/alertbg.gif) no-repeat;
	padding:8px;
	width:229px;
	height:114px;
}

.chatAlertHide
{
	position:absolute;
	left:205px;
	top:0px;
	z-index:912;
}

.spAlertText {
	padding:4px;
}

.spAlertText, .spAlertText a, .spAlertHandle a
{
	color:#b90409;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.spAlertHandle a {
	font-size: 10px;
	font-weight: 900;
}

.spAlertText:hover
{
	text-decoration: underline;
}

.chatBubble {
	float:left;
}