.weathermodal td {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'HipstelveticaBold';
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 2px 2px #d17428;
width: 115px;
	outline: 1px solid #fff;
	background-color: #f1f1f1;
text-align: center;
}

.weathermodal2 .right {
	border-right: 2px solid #fff;
padding-right: 5px;
}

.weathermodal2 .left {
padding-left: 5px;
}

.weathermodal {
background-color: #fff;
border: 10px solid #fff;
outline: 1px solid #ddd;
}

.weathermodal2 {
background-color: #fff;
border: 10px solid #fff;
outline: 1px solid #ddd;
}

.weathermodal2 td{
    width: 115px;
	outline: 1px solid #fff;
	background-color: #f1f1f1;
    height: 70px;
}

.weathermodal2 img {
	text-align: center;
float: unset;
border: 0px solid #fff;
outline: 0px solid #ddd;
width: 58px;
margin-top: 0px;
	width: 38px;
}
		
		