  div.wsbody {font-family: arial, 'lucida console', sans-serif; font-size:13px;
       padding:0; margin:0; line-height:15px; }
  div.wsbody h2 {background-color:transparent}

  div.dial { position:relative; width:195px;
                 margin-left:5px; margin-right:5px;
                 margin-top:5px; margin-bottom:5px}
  div.dial img {position:absolute; left:0px; top:0px;
                     margin-left:15px; margin-right:15px; width:165px}
  div.dial div {text-align:center; position:relative; top:-1em}

  div.statusBar {position:absolute; left:0px; width:100%}
  span.dataIndicator {width:1em; height:1em; margin-left:5px;
                        margin-right:5px; border:1px solid black}

  div.gauge {width:73px; margin-left:1px; margin-right:1px}
  div.gaugeInner {position:relative; margin-left:auto; margin-right:auto; width:71px}
  img.gaugeImage {position:relative; margin-left:5px; margin-right:5px;}
  div.gaugeMinMax {position:absolute; left:0px; top:16px; margin-left:39px;
                     margin-right:9px; width:23px; height:150px;}
  div.gaugeMin {position:absolute; left:0px; width:8px; bottom:0%; 
                        height:1px; border-bottom:1px solid blue;}
  div.gaugeMax {position:absolute; left:0px; width:8px; bottom:0%;
                        height:1px; border-bottom:1px solid red;}
  div.gaugeValue {position:absolute; left:0px; top:15px; margin-left:45px;
                     margin-right:17px; width:9px; height:150px;
                     border-left:1px solid black; border-right:1px solid black;
                     background-color:rgb(192, 192, 192)}
  div.gaugeValue div {position:absolute; bottom:0px; left:0px; height:0%;
                        overflow:hidden; width:100%;
                        background-color:rgb(219, 77, 84)}
  div.gaugeText {position:relative; text-align:center}

  div.rainValue {position:absolute; left:0px; top:15px; margin-left:42px;
                     margin-right:16px; width:13px; height:150px;
                     border-left:1px solid black; border-right:1px solid black;
                     background-color:rgb(192, 192, 192)}
  div.rainValue div {position:absolute; bottom:0px; left:0px; height:0%;
                        overflow:hidden; width:100%;
                        background-color:rgb(115, 169, 249)}
  div.wstation {position:relative; top:0px; left:0px; width:630px; height:470px;
                   border:2px solid black; padding:1px; margin-left:auto;
                   margin-right:auto; margin-top:2px; margin-bottom:2px}
  div.overlay {position:absolute; z-index:2001; top:0px; left:0px;
                    width:100%; height:480px; text-align:center;
                    background-color:white; display:none}
  #humidity {background-color:rgb(249, 179, 69)}
  #pressure {background-color:rgb(84, 165, 84)}
  #lwbody img {padding:0px;}
