
#currentblock {
align: left; 
font-size: 0.79em;
}

#forecastblock {
align: center; 
float:left; 
width: 85px; 
height: 260px; 
font-size: 0.79em;
}

#forecastcondition {
align: center;
}

#forecasttemp {
align: center;
}

#condition {
font-size: 0.79em;
}

#wind {
font-size: 0.79em;
}

#air {
font-size: 0.79em;
}


#windChill {
font-size: 0.79em;
}

	.hidden { 
		position:absolute;
		left:0px
		top:-100px;
		width:0px;
		height:0px;
		overflow:hidden;
	} 

	.acisstationselect {
		width:175px
	}
	
	.parameterSelect {
		width:155px
	}
	
	.stationselect {
		width:150px
	}

      #tabs {
        display: block;
        float: left;
        width: 100%;
      }
      a.tab { 
        border-collapse: collapse; 
        border-style: solid solid none solid;  
        border-color: black; 
        border-width: 1px 1px 0px 1px; 
        background-color: white; 
        padding: 2px 0.5em 2px 0.5em; 
        margin-top: 4px;
        margin-right: 2px;
        font-family: arial; 
        text-decoration: none;
        width: 15%;
        text-align: center;
        float: left;
      }
      #detailTab { 
        border-collapse: collapse; 
        border-style: solid solid none solid;  
        border-color: black; 
        border-width: 1px 1px 0px 1px; 
        background-color: white; 
        padding: 2px 0.5em 2px 0.5em; 
        margin-top: 4px;
        margin-right: 2px;
        font-family: arial; 
        text-decoration: none;
        width: 15%;
        text-align: center;
        float: left;
      }
       #graphTab { 
        border-collapse: collapse; 
        border-style: solid solid none solid;  
        border-color: black; 
        border-width: 1px 1px 0px 1px; 
        background-color: white; 
        padding: 2px 0.5em 2px 0.5em; 
        margin-top: 4px;
        margin-right: 2px;
        font-family: arial; 
        text-decoration: none;
        width: 15%;
        text-align: center;
        float: left;
      }
       #summaryTab { 
        border-collapse: collapse; 
        border-style: solid solid none solid;  
        border-color: black; 
        border-width: 1px 1px 0px 1px; 
        background-color: white; 
        padding: 2px 0.5em 2px 0.5em; 
        margin-top: 4px;
        margin-right: 2px;
        font-family: arial; 
        text-decoration: none;
        width: 15%;
        text-align: center;
        float: left;
      }
      a.tab:hover { 
        border-color: black; 
        background-color: white; 
      }
      .observPanel { 
        font-size: .75em;
        border: solid 1px black; 
        background-color: #e0e0e0;
        padding: 3px; 
        width: 80%;
        height: 400px;        
        clear: left; 
        text-align: center;
      }

#temperature {
font-size: 0.79em;
}

#pressure {
font-size: 0.79em;
}

#dewpoint {
font-size: 0.79em;
}

#visibility {
font-size: 0.79em;
}

#humidity {
font-size: 0.79em;
}

#air {
font-size: 0.79em;
}

#uvforecast {
}

#windforecast {
}


#hidden {display:none;}

