#valuation_request_panel input
{
	width: 140px;
}

#valuation_request_panel textarea
{
	width: 150px;
}

#valuation_request #btn_submit
{
	width: 70px;
	height: 20px;
	border: 0;
}

.button_01 {
	line-height:20px;
	padding:0 10px;
	background-color:#2966b0;
}

.button_01 {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	height:20px;
	width:50px;
	text-align:center;
	font-size:10px;
	float:right;
	margin-top:10px;
}

