/* TexTControl */
.clsLSDTCTextCell
{
}

.clsLSDTCTextInput
{
}

.clsLSDTCTextInput_Login
{
	width:200px;
}

.clsLSDTCActionCell
{
	padding-left:10px;
}

.clsLSDTCActionButton
{
	cursor:pointer;
}

.clsLSDTCClearCell
{
	padding-left:10px;
}

.clsLSDTCClearButton
{
	cursor:pointer;
}

.clsLSDTCWarningCell
{
	width:26px;
}

.clsLSDTCWarningImage
{
	margin-left:10px;
}

.clsLSDTCComment
{
	color:Gray;
	font-family:Tahoma, Arial, MS Sans-Serif;
	font-size: 10px;
	padding-left:10px;
}



/* IntegerControl */
.clsLSDICTextCell
{
}

.clsLSDICTextInput
{
}

.clsLSDICClearCell
{
	padding-left:10px;
}

.clsLSDICClearButton
{
	cursor:pointer;
}

.clsLSDICWarningCell
{
	width:26px;
}

.clsLSDICWarningImage
{
	margin-left:10px;
}

.clsLSDICComment
{
	color:Gray;
	font-family:Tahoma, Arial, MS Sans-Serif;
	font-size: 10px;
	padding-left:10px;
}



/* FloatControl */
.clsLSDFCTextCell
{
}

.clsLSDFCTextInput
{
}

.clsLSDFCClearCell
{
	padding-left:10px;
}

.clsLSDFCClearButton
{
	cursor:pointer;
}

.clsLSDFCWarningCell
{

	width:26px;
}

.clsLSDFCWarningImage
{
	margin-left:10px;
}

.clsLSDFCComment
{
	color:Gray;
	font-family:Tahoma, Arial, MS Sans-Serif;
	font-size: 10px;
	padding-left:10px;
}
