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

/**
* Contact Properities
**/

#contact_title {
	background:url(../img/contact_title_bg.jpg) repeat-x bottom;
	height:35px;
	margin:10px 5px 20px 5px;
}
#contact_content p {
	font-size:12px;
	color:#666;
	margin:10px 5px;
	width:720px;
	line-height:16px;
}
tr.optionsClient {
	display:none;
}

