.meetStaffInnerLftCont
		{
			border-right:1px solid #999;
			height:245px;
			width:85%;
			padding:15px 0 0 15px;
			overflow:auto;
		}
		#ie .meetStaffInnerLftCont
		{
			height:270px;
			width:85%;
		}
			.meetStaffInnerLftCont div.staffState
			{
				float:left;
				margin-right:10px;
				margin-bottom:20px;
				width:45%;
			}
			#ie6 .meetStaffInnerLftCont div.staffStatek
			{
				width:43%;
			}
			    div.staffState h4 
			    {
			        margin-bottom:6px;
			    }
			ul.storeList li
			{
				margin-left:8px;
				padding-bottom:3px;
			}
			ul.storeList li a, ul.storeList li a:visited
			{
				color: #333;
				text-decoration:none;
				display:block;
				width:100%;
			}
			ul.storeList li a:hover
			{
				color:#af1d16;
			}
			.employeeStoreHoverListContainer 
			{
			    background:transparent url(images/popup_dropshadow.png) no-repeat scroll right bottom;
			    position:absolute;
			    width:328px;
			}
			#ie6 .employeeStoreHoverListContainer 
			{
			    background-image:none;
		        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/Portals/_default/Skins/MagnoliaAV/popup_dropshadow.png', sizingMethod='crop');
			}
		.meetStaffInnerRgtCont
		{
			height:265px;
			padding:15px 10px 0 15px;
			overflow:auto;
		}
		#ie .meetStaffInnerRgtCont
		{
			height:290px;
		}
