﻿/*********************************************************************
 LIVEPERSON CHAT TWEAKS: do not delete
**********************************************************************/
table.lpInviteChatTbl { border: 0; }
table.lpInviteChatTbl td,
table.lpInviteChatTbl th {
	padding: 0 !important;
}
/* Custom LivePerson chat inline in page for dashboard.aspx: */
#dashboard #lpChatDiv-wrapper { margin: 1em 0; width: 180px; height: 150px; background: url(/global/learning/members/en/us/PublishingImages/reploader.gif) no-repeat center center; }

/* Atlas img display helpers - no delete */
img.atdmt { display: inline; float: left; }
.page-dir-rtl img.atdmt { float: right; }

