.one-ninth-first {
    width: 62px;
    clear: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin: 0;
    padding-right: 4px;
    padding-left: 4px;
    float: left;
}
.txt-ctr-caps {
    text-align: center !important;
#    text-transform: uppercase !important;
#    font-weight: bold !important;
    font-size: 9pt !important;
}

.point-forecast-icons {
    margin-top: 12px !important;
    margin-bottom: 20px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.point-forecast-icons img {
    border: 1.5px solid #cccccc;
    margin: 0px 0px;
}

.point-forecast-icons p, .current-conditions p {
    margin-bottom: 0px;
}


.point-forecast-icons .one-ninth-first {
    text-align: center;
    color: #000;
    font-size: 9pt;
}

.point-forecast-icons .one-ninth-first .txt-ctr-caps {
    min-height: 28px;
}


.point-forecast-icons-high, .point-forecast-icons-low {
        text-align: center !important;
	font-size: 9pt !important;
#	font-weight: bold !important;
}
.point-forecast-icons-low {
	color: #15a3e0 !important;
}

.point-forecast-icons-high {
	color: #ef3725 !important;
}







