* {
    overflow:hidden;
}

img {
    border:0;
}
#caixa {
    background-color:#000;
}
.thumbs {
    width:227px;
    padding:0 0 0 20px;
    float:left;
}
#big {
    width:510px;
    float:left;
    margin:10px 0 0 0;
}
#big h2 {
    width:510px;
    margin:15px 0 0 0;
    font-size:14px;
    color:#fff;
    font-family:arial, verdana, helvetica;
    font-weight:bold;
}
#big h3 {
    width:510px;
    margin:15px 0 0 0;
    font-size:14px;
    color:#fff;
    font-family:arial, verdana, helvetica;
    font-weight:bold;
}
#largeImg {
    width: 510px;
    height: 340px;
}
.thumbs_img {
    width:80px;
    height:59px;
    padding: 4px;
    float:left;
}
.thumbs_box {
    width:80px;
    height:59px;
    float:left;
    margin:0 0 9px 12px;
}

#thumbs_logo {
    height:73px;
    width:247px;
    float:left;
}
.thumbs img:hover {
    border-color: #000;
}

#thumbs_logo_pentax {
    margin:7px 0 0 30px;
}

#thumbs_logo_ge {
    width:205px;
    height:50px;
    background-color:aqua;
    margin:10px 0 0 0;
}
#thumbs_logo_scopo {
    margin:7px 0 50px 0;
}
