#liveChatWrap {
	height: 82px;
    position: fixed;
    top: 65px;
    width: 279px;
    z-index: 6;
}

#liveChat {
	display:block;
	text-indent:-99999px;
	width:100%;
	height:100%;
	background:url('../images/hummer_live_chat.jpg') no-repeat left top;
}

#contact_us #liveChatWrap {
	height: 82px;
    position: fixed;
    top: 133px;
    width: 279px;
    z-index: 6;
}