	#local_content div#style_folder.blog {
		position:relative;
	}
	
	#local_content div#style_folder.blog h2 {
		color:#FF9900;
	}
	
	#local_content div#style_folder {
		_display:inline;
	}
	
	span.post_date {
		color:#999999;
	}
	
	span.post_description {
		display:block;
		font-style:italic;
	}

	div.post_html p {
		padding-top:5px;
	}

	div.post_html ul {
		list-style-type:circle;
		margin-left:20px;
	}

	div.post_html ul li {
		margin-top:5px;
	}
	
	ul.post_infos {
		list-style-type:none;
		margin-top:10px;
		padding-left:30px;
		margin-right:100px;
		float:left;
		color:#666666;
		background:url(/mmp/Internet/images/blog/blog_infos.png) left no-repeat;
		height:28px;
	}
	
	div.post_footer {
		/*clear:both;*/ margin-bottom:30px; /*width:250px;*/
		position:relative;
		right:0;
		margin-top:10px;
	}
	
	
	
	div.post_footer label {
		float:left; width:70px; padding-top:4px;
	}
	
	div.lista_cotacao {
		float:left; margin-left:5px; padding-right:0; margin-right:10px;
	}
	
	div.post_footer a {
		padding-top:3px; display:block;
		/*border-left:1px solid #666666;*/
		
		padding-left:10px;
	}