body {
font-size:12px;
}
.oil-weather {
	background:white;
	overflow:hidden;
	/*height:100px;*/
	height: 90px;
	position:relative;
	width:670px;
	/*top: 3px;*/
	top: 12px;
}

.oil-weather-location {
	position:absolute;
	float:left;
	/* margin:.4em .5em; */
	width:90px;
	/* outline:1px solid lightpink; */
	padding:1em 0;
	text-align:center;
}

.oil-weather-location img {
position:relative;
margin-top: -12px;
z-index:1;
width:40px;
height:35px;
}
.oil-weather-location div {
font-size:.9em;
}
.box {
overflow:hidden;
}

h5{
font-size:1em;
font-weight:bold;
height:2.0em;
margin-top: 0px;
}

.strong {font-weight:bold;
margin-top: -25px;}

