    a:hover, a:active{
        outline: none;
    }
    .container {width:1000px;}
    .navbar .nav{ 
        margin: 0;
        padding: 8px 0;
        text-align: center;
        float: none;
    }
    .navbar .nav > li{
        float: none;
        display: inline;
    }
    .navbar .nav > li > a { color: #FFF; line-height:3; display: inline; }
    .navbar .nav > li > a:hover { color: #FFF; text-decoration: underline; }
    .dropdown.open {height: 50px;}
    .navbar .dropdown-menu {border: 1px solid #a8c37d; background:#ff6b12; width:225px;}
    .dropdown-menu  a { color: #fff; height: 29px; line-height:2; border-bottom: 1px solid #a8c37d;}
    .dropdown-menu li > a:hover { background:#ff5900;}
    .navbar .nav > li > a {margin-right:45px;}
    .span4 {width: 308px;}
    .span12 {width: 970px;}
    .row a {color: #adadad; text-decoration: none;}
    #product_box .row .span3 {width:195px;}
    input, textarea, .uneditable-input{margin-bottom:0; height: 18px;}
    select{height:25px;}
    .divCupom form{margin-bottom:0;}
    
    .passos-criar-photobook img{
        max-width: none;
    }