/*
.localization {
	width: 400px;
	height: 18px;
	padding: 3px;
	margin-top: 1px;
	background: #f9f9f9;
	font-size: 10px;
}
*/
.localization {
	/*width: 400px;*/
	height: 18px;
	padding: 3px;
	margin-top: 1px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

.localization select {
	font-size: 10px;
	border: 1px solid #999;
	color: #555;
}

.tipo_produto .conteudo table {
	margin: 15px 0 10px 0;
}

.tipo_produto .conteudo .thumbnail  {
	width: 107px;
	height: 78px;
	background: #f0f0f0;
}

.thumbnail a img {
	border: 0;
}

.thumbnail_over img {
	border: 0;
}

.tipo_produto .conteudo .legenda {
	margin: 5px 0 10px 0;
}

#manchete .thumbnail {
	width: 147px;
	height: 100px;
}

#manchete .thumbnail_over {
	width: 151px;
	height: 100px;
	padding: 4px;
	background: #e9e9e9;
	border: 1px solid #ccc;
}

#video .thumbnail_over  {
	width: 111px;
	height: 78px;
	padding: 4px;
	background: #e9e9e9;
	border: 1px solid #ccc;
}
