.whiteListDivider 
{
	background-color: Transparent; height: 0px; width: 180px; 
	border-top-style: solid; border-top-width: 1px; border-top-color: #ffffff;
	border-left-style: none; border-bottom-style: none; border-right-style: none;
	margin: 3px 0px 3px 0px; padding: 5px 0px 5px 0px;
}

.whiteListDividerItemPosition
{
	position: relative; left: -9px; top: 5px;
}

.whiteListDividerTopPosition
{
	position: relative; left: 15px;	top: 5px;
}
