.ctct {
	background-image: url(../images/bg_reseller.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 158px;
	width: 100%;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	margin-bottom:35px;
	}
.cl {
	background-image: url(../images/colt_reseller_stanga.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 158px;
	width: 12px;
}
.cr {
	background-image: url(../images/colt_reseller_dreapta.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 158px;
	width: 12px;
}
.input_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/bg_input_txt.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 175px;
	line-height: 24px;
	border: none 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.contact_tbl {
color:#807E7E;
font-size:13px;
padding-right:20px;
text-align:justify;
}textarea {
	background-color: #373737;
	height: 85px;
	width: 258px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 4px;
}

