*
{
   margin:0;
   padding:0;
}
div.clear 
{
   clear:both; 
}
IMG
{
   border: 0;
}

/* MODULE */
DIV.cargo_homeNewsFeatureWraper
{
	width:690px;
	background-color:#6C6E70;
	margin:0;
	padding:0;
}
DIV.cargo_homeNewsFeatureWraper DIV.featurePic
{
	width:237px;
	height:178px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	background-position:left top;
    background-repeat:no-repeat;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody
{
	width:453px;
	height:178px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(imagens/newsFeatureBg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureDate
{
	margin:10px 5px 5px 10px;
	padding:0;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureDate SPAN
{
	margin:0;
	padding: 0 3px 0 3px;
	font-size:10px;
	background-color: #000000;
	color: #FFFFFF;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureTitle
{
	margin: 0 0 0 10px;
	padding:0;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureTitle A
{
	font-size:20px;
	color: #FFFFFF;
	text-decoration:none;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureTitle A:hover
{
	text-decoration:underline;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureText
{
	font-family:Verdana, Arial, sans-serif; 
	font-size:12px; 
	color: #FFFFFF;
	margin:5px 10px 10px 10px;
	padding:0;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureGo
{
	margin:10px;
	padding:0;
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureGo A.go
{
	margin:0;
	padding:0 15px 0 3px;
	color:#FF003B;
	background-color:#F0F2EF;
	text-decoration:none;
	background-image:url(imagens/bullet_1_off.gif);
	background-position:right;
	background-repeat:no-repeat
}
DIV.cargo_homeNewsFeatureWraper DIV.featureTextBody DIV.featureGo A.go:hover
{
	text-decoration:none;
	background-color:#FF003B;
	color:#FFFFFF;
	background-image:url(imagens/bullet_1_on.gif);
	background-position:right;
	background-repeat:no-repeat
}
