#first_tab, #second_tab, #third_tab {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
    }
#dashtabs h1 {
    margin: 0 !important;
    padding: 5px 0 5px !important;
    font-size: 20px;
    background-color: #FFF;
    display: block
    }
#dashtabs h2 {
    margin: 0 !important;
    padding: 0 0 10px !important;
    font-size: 30px;
    background-color: #FFF;
    display: block;
    letter-spacing: normal
    }
#dashtabs h3 {
    margin: 0 !important;
    padding: 20px 0 5px !important;
    font-size: 18px;
    background-color: #FFF;
    display: block;
    letter-spacing: normal
    }
.gmaps {
    margin: 0 !important;
    border: 0 !important;
    padding: 0 !important
    }
.weather_img {
    position: relative;
    width: 100%
    }
.text_img {
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 13px;
    line-height: 1.1
    }
.scheduler img, .scheduler p {
    margin: 0;
    padding: 0
    }
.scheduler ul {
    margin: 0;
    padding: 0
    }
.scheduler ul li {
    list-style: none;
    background: none;
    margin: 1px 1px 1px 1px;
    border: 1px solid #D5D5D5;
    padding: 0;
    background-color: #F8F8F8;
    display: block;
    overflow: hidden;
    /*	width: 590px; */
    }
.disclaimer {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    width: 590px;
    margin: 1px;
    padding: 2px;
    font-weight: normal;
    font-size: 11px;
    color: #339;
    background-color: transparent;
    text-align: center
    }
.hourly_tbl {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    width: 590px;
    text-align: left;
    border-collapse: collapse
    }
.hourly_tbl .alternative {
    background: #e6e6e6
    }
.hourly_tbl img {
    margin: 0;
    padding: 0
    }
.hourly_tbl th {
    padding: 2px;
    font-weight: normal;
    font-size: 11px;
    color: #339;
    background-color: #e6e6e6;
    text-align: center;
    line-height: 1.1;
    vertical-align: bottom
    }
.hourly_tbl td {
    font-weight: normal;
    font-size: 11px;
    padding: 2px;
    color: #2d344e;
    border-top: 1px solid #fff;
    text-align: center
    }
.hourly_tbl tfoot td {
    font-size: 11px
    }
.hourly_tbl tbody td {
    background-color: #f5f5f5
    }
.hourly_tbl tbody tr:hover td {
    color: #339;
    background-color: #e6e6e6
    }
/*
ul.tabs {
    width:250px;
    margin:0;
    padding:0;
}
ul.tabs li {
    display:block;
    float:left;
    padding:0 5px;
}
ul.tabs li a {
    display:block;
    float:left;
    padding:5px;
    font-size:0.8em;
    background-color:#e0e0e0;
    color:#666;
    text-decoration:none;
}

.selected {
    font-weight:bold;
}

.tab-content {
	clear:both;
    border:1px solid #ddd;
    padding:10px;
}
*/
ul.tabs {
    border-bottom: 1px solid #999;
    float: left;
    height: 32px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 590px
    }
ul.tabs li {
    background: none repeat scroll 0 0 #999;
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    border: 0;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px
    }
ul.tabs li a {
    /*    border: 1px solid #FFFFFF;*/
    color: #000;
    display: block;
    font-size: 10px;
    font-weight: bold;
    outline: medium none;
    padding: 0 10px;
    text-decoration: none;
    border-right: 1px solid #fff
    }
ul.tabs li a:hover {
    background: #dcdcdc none repeat scroll 0 0;
    text-decoration: none
    }
html ul.tabs li a.selected, html ul.tabs li a.selected a:hover {
    background: none repeat scroll 0 0 #CCC !important;
    border-bottom: 1px solid #FFF
    }
/*
a.selected {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF;
}
*/
.tab_container {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: -moz-use-text-color #999 #999;
    border-right: 1px solid #999;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clear: both;
    float: left;
    width: 569px;
    padding: 10px
    }
.tab_container h1 {
    color: #000;
    font: bold 28px/1 "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    margin: 0 0 0 5px;
    padding: 0;
    text-align: left;
    text-indent: 0
    }
.tab_content {
    font-size: 1.2em;
    padding: 0
    }
.tab_content h2 {
    border-bottom: 1px dashed #DDD;
    font-size: 1.8em;
    font-weight: normal;
    padding-bottom: 10px
    }
.tab_content h3 a {
    color: #254588
    }
.tab_content img {
    border: 1px solid #DDD;
    float: left;
    margin: 0 20px 20px 0;
    padding: 5px
    }