.weather-wrapper {
    width:370px;
	position:absolute;
    top:180px;
    right:30px;
    background-color:#dddddd;
	box-shadow:0 1px 1px rgba(0,0,0,0.08) inset, 0 1px 1px #fafafa;
    border-radius:7px;
}
