#fcf2 {
width: 233px;
height: 135px;
position: relative;
}

#fcf2 input, #fcf2 textarea {
border: 0;
font-family: arial;
font-size: 11px;
color: #8B8B84;
}

.fcf2_field:focus {
	width: 130px !important;
	padding: 3px 5px 5px 5px;
	background: transparent;
	border: #96212D 1px solid;
}

#fcf2 textarea:focus {
	width: 220px !important;
	padding: 3px 5px 5px 5px;
	background: transparent;
	border: #96212D 1px solid;
}

.c_question input:focus {
	width: 69px !important;
	padding: 4px 0;
	border: #00552D 1px solid !important;
}

.fcf2_field {
	background: transparent;
	padding: 4px 5px 6px 5px;
	position: absolute;
	width: 132px;
	top: 0px;
	left: 0px;
	background: transparent;
	border: #96212D 1px solid;
}

#fcf2 textarea {
	position: absolute;
	top: 29px;
	left: 0px;
	width: 222px;
	height: 66px;
	background: transparent;
	overflow: auto;
	padding: 4px 5px 6px 5px;
}

.c_question input {
	position: absolute;
	top: 0px;
	left: 162px;
	width: 70px;
	background: transparent;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.s_button {
	position: absolute;
	top: 111px;
	left: 0px;
width:70px;
height: 24px;
background: url(../img/s_button.gif);
}

