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

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

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

hr {
	background-color: black;
}

input {
	border: 0px;
	background-color: #ebebeb;
}

textarea{
	border: 0px;
	background-color: #ebebeb;
	font-size: 10px;
}