.wcotarequest_offers_element {
	float: left;
	width: 450px;
}

.wcotarequest_offers_element_left {
	float: left;
	width: 220px;
}

.wcotarequest_offers_element_center {
	float: left;
	width: 180px;
}
.wcotarequest_offers_element_right {
	float: left;
	width: 30px;
}

hr {
	background-color: black;
}

input {
	border: 1px solid #85684F;
	color: #030303;
}

select {
	border: 1px solid #85684F;
	color: #030303;
}

select option {
	color: #030303;
}
textarea{
	border: 1px solid #85684F;
	font-size: 10px;
	color: #030303;
}
