#header-teste{
    height: 30px;
}

.slide2 {
    float:left;
}
.slide-btn2 {
    width: 60px;
    height: 40px;
    margin: 0 auto;
    display: block;
    color: #fff;
    border-right: 1px solid #fff;
    background:url('http://dpot.com.br/media/wysiwyg/icon-bancos.jpg') no-repeat;
}

.slide-btn2.active {
    background:url('http://dpot.com.br/media/wysiwyg/icon-bancos-fechar.jpg') no-repeat;
}

#panel2 {
    height: auto;
    display: none;
    position:relative;
	float:left;
}

/*------------------------------Começo dos testes-----------------------------*/

.selected-display {
    height:200px;
    min-height:100px;
    display:none;
}



