@charset "utf-8";
/* CSS Document */

div.boxBottom {
	margin:0;
	background:url(../../img/background_bottom.jpg) no-repeat top center;
	width:auto;
	height:53px;
	
}


div#solInfo_content label{
	float:none;
	padding:0 20px;
	width:auto;
	
	
}

div#solInfo_content select, input, textarea{
	border:1px solid #ccc;
	width:auto;
	
}

div#colum_dre{
	width:60%;
	float:left;
}

div#colum_esq{
	width:40%;
	float:left;
}



















