	
/*--- Portlet footer toolbar ---*/
.btn_livesupport_on{background-position: 0px -197px;}
.btn_livesupport_off{background-position: 0px -243px;}
.btn_livesupport_on, .btn_livesupport_off{	
	background-image: url(/Portlets/images/css/livesupport.png);
    background-repeat: no-repeat;
	height: 37px;
    width: 165px;
	cursor:pointer;
	margin-top:-6px;
	}
	
.btn_livesupportimg {
	background-image:url(/Portlets/images/css/livesupport_btn.png);
	background-position:0px -100px;
	background-position-x: 0px; /* for ie  */
	background-position-y: -100px; /* -7%for ie  */
	width:160px;
	height:50px;
	}
	

.btn_livesupportimgoff {
	background-image:url(/Portlets/images/css/livesupport_btn.png);
	background-position:160px -100px;
	background-position-x: 160px; /* for ie  */
	background-position-y: -100px; /* -7%for ie  */
	width:160px;
	height:50px;
	}