.AdvancedSelectLinkButton
{
	
	
}

.MultiSelectDiv
{
	/**z-index: 9999;
	position: absolute;**/

}

.MultiSelectLabelOuterCell
{
	padding: 0px 0px 0px 0px;
}

.MultiSelectListBoxOuterCell
{
}

.MultiSelectTable
{
	table-layout: fixed;
	padding: 0px 0px 0px 0px;
	border: solid 1px #7F9DB9;
}

.MultiSelectRow
{
}

.MultiSelectLabel
{
	cursor: help;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 0px;
	
}

.MulitSelectLabelCell
{
	padding: 2px 2px 2px 5px;
	text-align: left;

	
	
}

.MultiSelectImage
{
	background: url(http://localhost/PrevueOnline/Resources/Images/select.gif) no-repeat;
	width: 18px;
	height: 17px;
	padding: 2px 0px 2px 0px;
	background-color: white;
	cursor: pointer;

}

.MultiSelectListBox
{
		height: 72px;
	width: 200px;
		font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #666666;
	visibility: visible;
}

.MultiSelectListBoxInvisible
{
	height: 0px;
	visibility: hidden;
}

.MulitSelectPanel
{
	height: 1px;
	width: 160px;
	background-color:White;
}

.DropDownMultiTable
{
	width:100%;
	
}

.DropDownMultiLabelCell
{
	text-align:left;
	width: 150px;
}

.DropDownMultiLabel
{

		font-size: 12px;
	font-family: arial;
	font-weight: bold;
	height: 12px;
	color: #666666;
	padding-left: 3px;

}

.DropDownMultiDDCell
{
	width: 200px;
}

.DropDownMultiAdvancedCell
{
	
}

.DropDownMultiLinkButton
{
	
}

