#CorpoOferta
{
	padding:0 0 40px 0;
}
#CorpoOferta h2
{
	width:480px;
	margin:10px 0 0 10px;
	float:left;
}
#CorpoOferta ul
{
	width:490px;
	margin:10px 0 0 10px;
	list-style:none;
	float:left;
}
#CorpoOferta ul li
{
	height:40px;
}
#Descricao ul
{
	width:480px;
	margin:5px 0 0 15px;
}
#Descricao ul li
{
	width:190px;
	float:left;
	height:auto;
	margin:3px 30px 0 0;
}
#Descricao ul li input
{
	width:190px;
	height:22px;
	border:1px solid #999999;
	float:left;
}
#Descricao ul li textarea
{
	display:block;
	border:1px solid #999999;
}
#Descricao ul li select
{
	width:190px;	
	border:1px solid #999999;
	float:left;
}
#Descricao .checkbox
{
	width:15px;	
	border:none;
	margin:0;
	float:left;
}
.btenviar
{
	margin:10px 0 0 15px;
	padding:0 0 15px 0;
}