/* Chat specific styles
----------------------------------*/

.chat-icon {
	display: block;
	width: 110px!important;
	height: 168px!important;
	padding: 0!important;
'	background: url("../image/support/chat.png") no-repeat scroll left top transparent!important;
}
.chat-floating {
	position: fixed!important; 
	right: 10px; 
	bottom: 10px!important;
}

