.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 #cccccc;
	color: #676767;
}

select {
	border: 1px solid #cccccc;
	color: #676767;
}

select option {
	color: #676767;
}
textarea{
	border: 1px solid #cccccc;
	font-family: arial;
	font-size: 12px;
	color: #676767;
}