/* TexTControl */
.clsLSDTCTextCell
{
}

.clsLSDTCTextInput
{
}

.clsLSDTCTextInput_Login
{
	width:130px;
}

.clsLSDTCTextInput_ChangeCat
{
	width:380px;
}

.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;
}

.clsFeedback
{
	width:100%;
	height:65px;
}

#ctlQuestion_txtFeedbackTC_tbl
{
	width:100%;
	padding-right:5px;
}

.clsAnswer
{
	width:100%;
	height:85px;
}

#ctlQuestion_txtAnswerTC_tbl
{
	width:100%;
	padding-right:5px;
}

.clsQuestion
{
	width:100%;
	height:100px;
}

#ctlQuestion_txtQuestionTC_tbl
{
	width:100%;
	padding-right:5px;
}

.clsOption
{
	width:100%;
	height:65px;
}

#ctlQuestion_txtATC_tbl
{
	width:100%;
	padding-right:5px;
}

#ctlQuestion_txtBTC_tbl
{
	width:100%;
	padding-right:5px;
}

#ctlQuestion_txtCTC_tbl
{
	width:100%;
	padding-right:5px;
}

#ctlQuestion_txtDTC_tbl
{
	width:100%;
	padding-right:5px;
}

#ctlQuestion_txtETC_tbl
{
	width:100%;
	padding-right:5px;
}

#ctlQuestion_txtFTC_tbl
{
	width:100%;
	padding-right:5px;
}

/* 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;
}
