/**
*	Construtora Dínamo
*	Copyright © 2009 Quintal Internet [http://www.quintalinternet.com.br]
*
*	Developed By: Jonathan Pereira <jonathan@jonathanpereira.com>
*
**/

/**
* Sell Land Properities
**/

#sell_land_title {
	background:url(../img/sell_land_title_bg.jpg) repeat-x bottom;
	height:35px;
	margin:10px 5px 20px 5px;
}
#sell_land_content p {
	font-size:12px;
	color:#666;
	margin:10px 5px;
	width:720px;
	line-height:16px;
}
