.ultimas a,
.botoes a,
.newsletter h2 a,
.resumo h1, .resumo h1 a,
.box1 h3 a,
.onde,
h1,
.quadro .pergunta,
.quadro .ver_resultados a,
h2.conteudo,
.espalhar a,
.imprimir a,
#centro .comentarios h2,
div.plantao a
{
    color: #f7941d;
}
.botoes a.activeSlide,
#footer,
h1.titulo,
.graficoEnquete{
    background-color: #f7941d;
}

.newsletter .submit input,
.comentarios div.submit input,
form#BuscaPdf .submit
{
    background: url(../img/btn_ok_plantao.jpg);
}

.enquete .submit{
    clear: both;
}

.enquete form{
    padding: 0 18px 0 18px;
}

.enquete .submit input{
    width: 56px;
    height: 23px;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background-image: url(../img/btn_votar_plantao.jpg);
}

.ultimas .bg div{
    background-color: transparent;
    height: auto;
}

.tamanho_texto a.textomenos{
    background: url(../img/texto_menos_plantao.gif);
}

.tamanho_texto a.textomais{
    background: url(../img/texto_mais_plantao.gif);
}

.resumo .plantao{
    padding-bottom: 15px;
}


/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}



