.Featured
{
	float:left;
	width:430px;
	display:inline;
    border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:dotted;
	padding-right:20px;
	margin-top:10px;
}

.Featured .Article
{
	margin-left:5px;
	margin-top:15px;
	width:95%;
	float:left;
}

.Featured .Article .PostInfo 
{
	display:block;
	width:100%;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#E0E0E0;
	padding-left:5px;
	padding-bottom:4px;
	padding-top:3px;
}

.Featured .Article .PostInfo li
{
	list-style:none;
	display:inline;
}

.Featured .Article .PostContent 
{
	float:left;
	margin-top:20px;
	display:inline;
	
}


.Featured .Article .PostContent img
{
	float:left;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	display:inline;
	margin-right:10px;
}

.Featured .Article .PostContent 
{

	font-size: 10px !important;
	color:#5E5E5E !important;
	font-family:"Trebuchet MS", Georgia !important;
	margin-left:5px;
	text-align:left;
}


.Featured .Article .PostContent .FeatureImageSpan 
{
	padding-right:10px;
	padding-bottom:10px;
}


.Featured .Article .PostBottom
{
	display:block;
	float:left;
	width:100%;
	margin-top:10px;
	
}

.Featured .Article .PostBottom li
{
	list-style:none;
	display:inline;
}

.Featured .Article .PostBottom li a img
{
	border: 0;

}

.Featured .Article .PostBottom li a
{
	text-decoration:none;
}

.Featured .Article .PostInfo li
{
	color:#4C1B1B;
	font-size:12px;
}


.Featured .Article h2 a
{
	font-weight:bold;
	font-size:14px;
	color:#B9121B;
	text-decoration:none;	
	
}

.Featured .Article h2 a:hover
{
	text-decoration:underline;
	color:#FF3A00;
}


#rssArtigos
{
	float:left;
	width:70%;
	margin-top:10px;
	text-align:right;
	display:none;
	
}