

#productos {
background: url('images/frameElegirSabores.png') no-repeat;
float: left;
font-size: 14px;
height: 590px;
padding: 15px;
position: static;
margin-top: 7px;
width: 661px;
}

#productos .h2 {
margin-bottom: 20px;
margin-top: 5px;
}

#productos h2 {
color: #d41100;
margin: 5px;
}

#productos > div {
left: 80px;
position: relative;
}

.selProductType {
display: block;
float: left;
margin: 30px;
margin-top: 10px;
margin-bottom: 30px;
}

#productos .bottomButton {
left: 250px;
position: absolute;
}
