.frm_iletisim{ text-align: right; }
.contactFormsTitle{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top:8px;
}
.contactForms{
    margin: 0 0;
    width: 410px;
    text-align: right;
}
.cfText{
	width: 93%;
	padding: 8px;
	border: 1px solid #CCC;
}
.cfText:focus{ background:#FFC; box-shadow:0 0 5px #BBB; }
.cfText:hover{ box-shadow:0 0 5px #BBB; }
.cfTextArea{
	width: 93%;
	height: 100px;
	padding: 8px;
	border: 1px solid #CCC;
}
.cfTextArea:focus{ background:#FFC; box-shadow:0 0 5px #BBB; }
.cfTextArea:hover{ box-shadow:0 0 5px #BBB; }
.tdInput{ width: 254px !important; }
.arceHtmlMessage-contactForms{ margin:0 0 10px 0; text-align:left; }