@namespace url(http://www.w3.org/1999/xhtml);
/*Coded by josdigital reworked colors & size by Royal3lue@gmail.com */


@-moz-document url(http://www.google.com/),
               url-prefix(http://www.google.com/webhp),
               url-prefix(http://images.google.com/images?),
               url-prefix(http://www.google.com/search?),
               url-prefix(http://www.google.com/advanced_search),
               url-prefix(http://www.google.com/preferences),
               url-prefix(http://www.google.com/language_tools),
               url-prefix(http://images.google.com/webhp),
               url(http://www.google.com/intl/en/),
               url(http://www.google.com/intl/en/options/),
               url-prefix(http://www.google.com/movies),
               url-prefix(http://blogsearch.google.com),
               url-prefix(http://www.google.com/custom?) {

table#nav {
position: fixed !important;
right:260px;
bottom: 0 !important;
width: 40% !important;
height: 20px !important;
background-color: transparent !important;
border-top: 1px white !important;
margin: 0 !important;
padding: 0 !important;
}
table#nav tr{
width: 1px !important;
}
table#nav td{
width: 1px !important;
}
table#nav span{
display: center !important;
}
table#nav *{
font-size: 12pt !important;
margin: 0 !important;
padding: 0 !important;
}

}