#promocoes {
	margin: 30px 0 10px 20px;
}

#promocoes h5 {
	font-size: 20px;
	font-family: tahoma;
	font-weight: normal;
	/*font-style: italic;*/
	/*color: #d39421;*/
	margin: 15px 0 0;
}

#promocoes ul {
	font-size: 10px;
	font-family: tahoma;
	margin-left: 20px;
	text-align: justify;
	line-height: 18px;
}

#promocoes a {
	font-size: 11px;
	font-weight: normal;
	color: blue;
}

#editoria h2 {
	background: url(img/cabedt_promocoes.png) #d39421 no-repeat;
	_background: #d39421;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/cabedt_promocoes.png,sizingMethod='scale');
}

