/*
 Note: When the invitation includes extension field, the field label must be part of lposVoiceInvitation background image.
*/
.lposVoiceInvitation {
	position : absolute;
	width: 416px;
	height: 220px;
	left: 500px;
	top: 110px;
	background-image : url('/livePerson/chat_deployment_local-investools/images/investools-sales-english/voicePopup/voice1bg_01.gif');
    z-index: 90;
}
.lposviPhoneNumber {
	position : absolute;
	left : 153px;
	top : 175px;
	width : 90px;
}
.lposviPhoneNumber1 {
	position : absolute;
	left : 153px;
	top : 165px;
	width : 90px;
}
.lposviPhoneNumber2 {
	position : absolute;
	left : 130px;
	top : 140px;
	width : 30px;
}
.lposviPhoneNumber3 {
	position : absolute;
	left : 160px;
	top : 140px;
	width : 35px;
}
.lposviExtension {
	position : absolute;
	left : 210px;
	top : 140px;
	width : 35px;
}
.lposviButton {
	position : absolute;
	left : 255px;
	top : 162px;
	width : 85px;
	height : 26px;
	background-image : url('/livePerson/chat_deployment_local-investools/images/investools-sales-english/voicePopup/callme2.gif');
}
.lposviClose {
	position : absolute;
	left: 0px;
	top: 220px;
	width: 416px;
	height: 34px;
	background-image : url('/livePerson/chat_deployment_local-investools/images/investools-sales-english/voicePopup/voice1bg_02.gif');
    cursor: pointer;
}
