.wcotarequest_offers_element {
	float: left;
	width: 375px;
}

.wcotarequest_offers_element_left {
	float: left;
	width: 325px;
}

.wcotarequest_offers_element_right {
	float: left;
	width: 30px;
}

hr {
	background-color: black;
}

input {
	border: 1px solid #f2d997;
	color: #676767;
}

select {
	border: 1px solid #f2d997;
	color: #676767;
}

select option {
	color: #676767;
}
textarea{
	border: 1px solid #f2d997;
	font-size: 10px;
	color: #676767;
}
