/* CSS Document */
.tblDialogForm .labelcol
{
	width: 125px;
	padding-left: 0px;
}

#multiOwner
{ 
	max-height: 50px;
	overflow-x: hidden;
	overflow-y: auto;
	display:none;
}

#dlgScrollBarRegion
{
	width: 540px;
}

.tblDialogForm .clsPushButton
{  
	line-height: 16px;
	padding-left: 3px !important; 	
	padding-right: 3px !important; 
	width: 85px;
	cursor:pointer;
}

#selectedOwnerName
{
	line-height:18px;
}