.supportWrapper {
	height: 413px;
	width: 778px;
	overflow: auto;
	line-height: 1.2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.support_thTitle{
}

.input_text{
    width: 400px;
    color: #000000;
}

.input_textarea{
    width: 400px;
    height: 100px;
    color: #000000;
}

.support_label{
    font-weight: bold;
	color: #AC9D5C;
	font-size: 11px;
}

input{
    color: #000000;
}

#sfcontent_HeadBox {
    height: 30px;
}

td {
    padding: 10px;
	color: #AC9D5C;
	font-size: 11px;
}

#support_problemType {
	margin-bottom: 10px;
}

#sfcontent_system_message_mainarea .support_errorMessage {
	margin-bottom: 10px;
}


#sfcontent_system_message_layer {
	top: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#errorLayer {
	display: none;
}

.support .support_noLang {
	display: none;
}