#programa  {
	height: 150px;
}
#breadcrumb {
	margin-top: 10px;
}
#principal form {
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
}
#noticia {
	clear: both;
	width: 580px;
	display: table;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eee;
}
#noticia * {
	color: #333;
	line-height: 1.2em;
}
#noticia img {
	padding: 5px;
}
#outras-noticias li {
	line-height: 2em;
}
#outras-noticias a{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
#comentarios {
	padding-bottom: 20px;
}
#comentarios li  {
	background-color: #D8ECF5;
	padding: 5px;
	margin: 5px 0 5px 0;
}
#comentarios li span {
	font-size: 80%;
	display: block;
	background-color: #FFF;
	width: 98%;
	text-align: right;
	padding-right: 2%;
	color: #666;
	margin-bottom: 5px;
}
#comentarios li strong {
	display: block;
	padding-bottom: 5px;
}

#informese {
	clear: both;
	width: 580px;
	display: table;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eee;
}
#informese * {
	color: #333;
	line-height: 1.2em;
}

#informese li {
	padding-left: 15px;
	background: url(../images/padrao/marcador.gif) no-repeat left 4px;
	margin-bottom: 5px;
}

.saiba-rss {
	font-size: 90%;
	font-weight: bold;
	display: block;
}
