.lista-perguntas{
float:left;
position:relative;
display:block;
margin-top:10px;
width:451px;
}

h3{
margin-top:0.8em;
}

.box-left{
float:right;
display:block;
position:relative;
margin-top:20px;
}

.perguntas-produtos{
display:block;
height:270px;
*height: 275px;
width:165px;
background: url(../img/bg-produtos.png) repeat-y;
}

.perguntas-produtos ul{
margin-top:-7px;
}

.perguntas-produtos ul li{
margin-top:10px !important;
}

.perguntas-produtos ul li a {
color:#585858;
font-size:13px;
font-weight:normal !important;
text-decoration:underline;
margin-left:20px;
}

.lista-perguntas .pergunta{
background: url(../img/bg-perguntas-ajuda.png) no-repeat;
}

.lista-perguntas .pergunta h3{
background:transparent url(../img/botao-mais-menos.png) no-repeat scroll 3px -58px;
font-size:12px;
height:21px;
padding-left:37px;
padding-top:5px;
cursor:pointer;
padding-right:10px;
}

.lista-perguntas .pergunta h3 strong{
color:#4892F1;
}

.lista-perguntas .pergunta .resposta p{
padding:0 30px 0 37px;
}

.lista-perguntas .pergunta .resposta{
display:none;
}

.lista-perguntas .pergunta h3.menos{
background-position:3px 3px;
}

.lista-perguntas .pergunta .resposta .list{
padding-left:54px;
}

.lista-perguntas .ultima{
background: url(../img/bg-ajuda-maior.png) no-repeat !important;
}

.lista-perguntas .ultima h3 {
height:41px;
}

.box-left .perguntas-produtos h3 {
background: url(../img/perguntas-produtos.png) no-repeat;
padding-top:5px;
font-size:13px;
text-align:center;
margin-top: 0px;
}

.perguntas-produtos p{
margin-left: 20px;
font-size: 13px;
margin-top:10px;
width:140px;
}

.perguntas-produtos p a {
font-weight: normal !important;
text-decoration: none !important;
}

.perguntas-produtos p a:hover {
text-decoration: underline !important;
}


ul.list{
width:387px;
}
