/* Start of CMSMS style sheet '_weather' */
div#weatherbox {
    padding: 8px 0; 
    margin: 0 auto;
    width: 187px;
    height: 180px; 
    background-color: #fff; 
    text-align: center;
    border: none;
    margin-bottom: 2em;
    /* background: transparent url(_imgs/sidebar3_bg.gif) no-repeat; */
    }


div#weatherbox a.weatherlink {
    text-align: center; 
    font-family: arial,helvetica,verdana,sans-serif; 
    font-size: 10px; 
    line-height: 14px; 
    color: #54737c;
    border-bottom: none;
    }


/* End of '_weather' */

