.readonlyTimeStampedMemo
{
	min-height:18px;
}
.shortcutlink
{
	min-width:100px;
}
.toolbarbutton, .toolbarbuttondisabled /*the toolbarbutton on the main page*/
{
	min-height:20px;
	min-width:20px;
}
.tblAddressbook
{
	min-width:400px;
}
.cbo_sel
{
	min-width:200px;
}
.txtbtn p
{
	padding-top: 2px;
}
.searchform
{
	position:relative; /*fix display bug when custom dropdown panel is opened*/
}
#otBtnHideShortcut img, #otBtnHideFoldertree img
{
	margin:1px 2px 0px 2px;
}
.textboxTimeStampedMemo
{
	margin-bottom:3px;
}
.readonly
{
	min-height:20px;
}
.dropdownlist
{
	min-width:20px;
	position:static;
}
.ddlPanel
{
	min-width:60px;
}
.ddlSel
{
	min-width:30px;
}
.MessageBoxImage
{
	min-height:100px;
}
.imagedropdownlist
{
	position:relative;
	min-width:40px;
}
.ddlImg
{
	position:relative;
	top:1px;
	left:0px;
}
.ddlText 
{
	position:relative;
	top:0px;
}
.ddlBtn 
{
	position:relative;
	top:1px;
	right:0px;
}
.theadhidden /*hidden <thead></thead>*/
{
	display:table-header-group;
}
table.object
{
	width:100%;
}
.objectform
{
	padding:0px;
}
.memocontainer
{
	padding-right: 2px;
}
.MessageBoxButton
{
	min-width:100px;
}
.cboWgcSortColumn
{
	min-width:100px;
}
.WGCTAB
{
	width:100%; /*treeview*/
}