							
								<style>
									
/* - Weather & Traffic */
#wt_wrapper {
	float: left;
	margin: 20px 0px 12px 60px;
	padding-top:25px;
	display: inline;
	font-family: verdana, serif;
	color: #444;
	/*width: 260px;*/
	line-height: 1.6em;
	}

#wt_wrapper  ul.ui-tabs-nav {
	display: none;
	}

#wt_wrapper .ui-tabs-panel {
	padding: 5px;
	border: none;
	}

#mi_weatherIcon {
	padding-right: 10px;
	float: left;
	}

#mi_weatherCurrent {
	padding-right: 10px;
	float: left;
	}

#mi_weatherForcast {
	float: left;
	}

.miWlocation {
	font-size: 1.1em;
	color: #e90;
	}

.miWlocation a {
	color: #e90;
	}

.miWlink {
	text-transform: lowercase;
	}

.miWcurrent {
	font-size: 1.1em;
	}

.miWcurrentData {
	font-weight: bold;
	}

.miWtext {
	font-weight: bold;
	font-size: 1.2em;
	color: #444;
	}

.miWtext a {
	color: #444;
	}

.miWlow,
.miWhi {
	font-size: 1.1em;
	white-space: nowrap;
	text-align: right;
	}

.miWlow span,
.miWhi span {
	font-weight: bold;
	}
/* - END Weather & Traffic */
									#miWeatherWidget { width: 230px; }
									#miWeatherText { float: left; padding: 10px; }
								</style>
