#gs_powered_by_google{
    display:block;
    text-align:right;
    padding-right:0.5em;
}

#div_result .g_context{
    margin-top:1em;
}
#div_result .g_context table{
    font-size:smaller;
}                        
#div_result .g_r{
    margin:1.5em;
}            
#div_result .g_t{
    margin-top:0.5em;
    margin-bottom:0.5em;
}
 
#div_result a {
     font-weight:bold;
     text-decoration:none;             
}
 
#div_result a:hover, .g_t:hover{
    text-decoration:underline;
}
 

#div_result .g_u{
    font-size:smaller;
    color:#666666;
    background-color:inherit;
    margin-top:0.3em;
    overflow:hidden;
}

#div_result .g_q{
    display:none;
}

#div_result .g_m{
    display:none;
    text-align:right;
    font-size:smaller;
}
#div_result div.wait{
    display:block;
    background-image:url('/site-commons/img/preloader.gif');
    background-repeat:no-repeat;
    background-position:top;
    margin:2em;
    text-align:center;
    padding:50px;                
}

#div_result .g_nb{
    text-align:right;
    font-size:smaller;
}

