#homeFeatureBox {
	padding: 20px 0px 15px;
}

.genericBox .smallFeatureBox h4 a {
	color: #0cf;
	text-decoration: none;
}

.genericBox .smallFeatureBox h4 a:hover {
	text-decoration: underline;
}

.genericBox {
	margin-bottom: 10px;
}

.genericBox .mediumFeatureBox {
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	background-color: #00458A;
}

.mediumFeatureBox .boxInfo {
	float: left;
	margin: 7px 0px 0px 10px;
	width: 190px;
}

.mediumFeatureBox .boxInfo h4 {
	line-height: 12px;
}

.mediumFeatureBox .boxInfo h4 a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.mediumFeatureBox .boxInfo p,
#noticiasBox .boxInfo p {
	font-size: 10px;
	margin-bottom: 10px;
}

#noticiasBox {
	overflow: hidden;
}

#noticiasBox ul {
	width: 624px;
	overflow: hidden;
}

#noticiasBox li {
	float: left;
	height: 280px;
	list-style: none;
	margin-right: 14px;
	overflow: hidden;
	padding-top: 3px;
	width: 298px;
}

#noticiasBox a.imageLink,
.genericBox .mediumFeatureBox a.imageLink {
	margin-top: 8px;
}

#noticiasBox .boxInfo {
	float: right;
	margin: 7px 0px 0px 8px;
	width: 190px;
}

#noticiasBox h4 a {
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#noticiasBox h4 a:hover {
	text-decoration: underline;
}

#masNoticias a {
	color:#FFFFFF;
	font-size:11px;
	margin-left:3px;
	text-decoration:none;
}


#countryFeaturesBox a.imageLink img {
	width: 140px;
}
#countryFeaturesBox .mediumFeatureBox .boxInfo h4 a {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #0cf;
}
#countryFeaturesBox .mediumFeatureBox .boxInfo {
	width: 130px;
}
