.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 #D0CBB9;

}

select {
	border:1px solid #D0CBB9;

}

select option {

}
textarea{
	border:1px solid #D0CBB9;
	font-size: 10px;
}

#message {
	display: none;
}
