#liveChatWrap {
	width:278px;
	height:82px;	
	position: fixed;
	right: 14px;
	top: 65px;
	z-index:100;
}

#liveChat {
	display:block;
	text-indent:-99999px;
	width:100%;
	height:100%;
	background:url('../images/saturn_live_chat.jpg') no-repeat left top;
}

#contact_us #liveChatWrap
{
	height: 82px;
    position: fixed;
    right: 371px;
    top: 147px;
    width: 278px;
	z-index:100;
}