﻿#consulta
{
    border: #ffd200 1px solid;
	padding-bottom:0px;
}
*html #consulta
{
	padding-bottom:10px;
}
#consulta h1
{
    background-color:#ffd200;
     background-image: url(imagens/detalhe_amarelo.gif);
	 background-repeat: no-repeat;
    border: #ffd200 1px solid;
	text-align: center;
	height: 38px;
}
#consulta .botao
{
    margin-top: 10px;
    display:block;
    clear:both;
    width:55px;
    height:15px;
}
