/*******************************************************************************/
/******************* WM 15061 ASMALLS ******************************************/
/*******************************************************************************/
	.rosterPopup{
		width: auto;
		height: auto;
		display: inline;
		top: 0px;
		left: 0px;
		position: absolute;
		z-index:1000;
	}
	.rosterPopup *{
		margin: 0px !important;
		padding: 0px !important;
	}
	.rosterPopup .content,
	.rosterPopup .content img{
		background-color: #ffffff;
	}
	.rosterPopup .tail{
		height: 14px;
		width: 100%;
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_tail.png');
		background-position: 20px -8px;
		background-repeat: no-repeat;
		position: relative;
		top: 13px;
		left: 0px;
		width: 100px;
	}
	.rosterPopup table{
		margin-left: auto;
		margin-right: auto;
		vertical-align: middle;
		border-collapse: collapse;
		background-repeat: repeat-x;
		position: relative;
		top: 20px;
		left: 0px;
	}

	.rosterPopup .corner{
		width: 19px;
		height: 15px;
		background-repeat: no-repeat;
	}
	.rosterPopup .uleft{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_topLeft.png');
	}

	.rosterPopup .up{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_top.png');
		background-repeat: repeat-x;
	}

	.rosterPopup .uright{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_topRight.png');
	}
	.rosterPopup .right,
	.rosterPopup .left{
		width: 19px !important;
	}

	.rosterPopup .left{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_left.png');
		background-repeat: repeat-y;
	}

	.rosterPopup .content{

	}

	.rosterPopup .right{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_right.png');
		background-repeat: repeat-y;

	}

	.rosterPopup .bleft{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_bottomLeft.png');
	}

	.rosterPopup .bot{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_bottom.png');
	}

	.rosterPopup .bright{
		background-image: url('/fls/0/site_graphics/rosterHover/balloon_bottomRight.png');
	}
/*******************************************************************************/
/******************* END WM 15061 ASMALLS **************************************/
/*******************************************************************************/
