#weather {
	font: normal 300 normal 9pt/10pt "Myriad Pro", "Trebuchet MS", "Arial Narrow", sans-serif;
	padding: 5px;
	margin: 0 0 15px 0;
	float: left;
	vertical-align: top;
	width: auto;
	text-align: left;
	}

.weatherWrapper {
	margin: 5px 0;
	width: 180px;
	height: 65px;
	float: left;
	}

.weatherWrapp {
	float: left;
	}

.weatherRow {
	background-color: #F6F6F6;
	}

.weatherDay {
	color: #6E6E6E;
	height: 15px;
	}

.weatherTime {
	color: #778899;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	height: 20px;
	}

.weatherImg {
	float:right;
	}

.weatherTemp {
	font-size: 1.6em;
	font-weight: bold;
	}