﻿#nearmap-web-menu 
{
    position:absolute;
    top:15px;
    right:55px;
    font-size:130%;
    font-weight:bold;
    
}

#nearmap-web-menu ul 
{
    list-style-type:none;
    display:block;
} 

#nearmap-web-menu ul li
{
    display:inline;
}

#nearmap-web-menu ul li a
{
    padding:0 0 0 1em;
    color:#004687;
}

#nearmap-web-menu ul li a:hover
{
    color:#34B4E4;
}

/* -------------- redefine preset style -------------------*/
#site-description 
{
    width: 450px;
}

#site-description h1 
{
    text-indent:-9999px;
}

#site-description p 
{
    clear:both;
    margin-left:10px;
    margin-bottom:0.8em;
}

#search-box 
{
    position:absolute;
    top:50px;
    right:55px;
    margin:0;
    padding:0;
}


/* ------------- style to make 'x new messages' more obvious -------------*/
/* added on 2010-05-24 */

.emphasis 
{
    font-size:130%;
    font-weight:bold;
}
