.pv.clsTouchDevice .clsListItem_normal,
.po.clsTouchDevice .clsListItem_normal,
.pv.clsTouchDevice .clsListItem_hover,
.po.clsTouchDevice .clsListItem_hover,
.pv.clsTouchDevice .clsListItem_selected,
.po.clsTouchDevice .clsListItem_selected
{
	min-height: 40px;
}
.clsPromptComponent.clsTouchDevice .pt,
.clsPromptComponent.clsTouchDevice .pcl
{
	min-height: 40px;
}
.clsPromptComponent.clsTouchDevice .pv .clsComboBox,
.clsPromptComponent.clsTouchDevice .clsPromptSelectWithSearch .clsComboBox
{
	height: 40px;
}
.clsPromptComponent.clsTouchDevice .pv .clsListItem_normal,
.clsPromptComponent.clsTouchDevice .pv .clsListItem_hover,
.clsPromptComponent.clsTouchDevice .pv .clsListItem_selected,
.clsPromptComponent.clsTouchDevice .pa .clsTreeNode_loading,
.clsPromptComponent.clsTouchDevice .pa .clsTreeNode_normal,
.clsPromptComponent.clsTouchDevice .pa .clsTreeNode_hover,
.clsPromptComponent.clsTouchDevice .pa .clsTreeNode_selected
{
	min-height: 40px;
}
.clsPromptComponent.clsTouchDevice .clsCCHLSelectDateCalendarDialog .clsCCHLSelectDateDialogTopTable .clsCCHLSelectDateYears .clsCCHLToolbarButton,
.clsPromptComponent.clsTouchDevice .clsCCHLSelectDateCalendarDialog .clsCCHLSelectDateDialogTopTable .clsCCHLSelectDateYears .clsCCHLToolbarButton_hover
{
	width: 40px;
	height: 40px;
}
