/*
 *
 * Create here your custom styles
 *
 */
.top_pt-br .site_name a {background: url(pt/title.png) no-repeat;}
.top_en-us .site_name a {background: url(en/title.png) no-repeat;}
.top_es-es .site_name a {background: url(es/title.png) no-repeat;}
.top_pt-br .site_name a,
.top_en-us .site_name a,
.top_es-es .site_name a {
	display: block;
	width:290px;
	height:65px;	
}
.site_name {margin: 12px;}
.site_name a span {display: none;}
.header .headerWidget {
	color: #FFF;
	font-size: 80%;
	width: 115px;
	/*float: left;*/
	margin: 10px 10px 0 450px;
	line-height: 135%;
}
#otherVersions li a img {display: none;}
.column_3 .widget a.rsswidget img {float: right;}
.column .widget-title {
	background: url(arrow.jpg) 0 6px no-repeat;
	padding-left: 18px;
	border-bottom: 1px solid #006633 !important;
}
.column strong.widget-title a {color: #333;}
@media (max-width: 480px) {
	.site_name{width:auto !important;}
}
