.Alert {
	background-color:#165896;
	color:white;
	border:2px solid #053D65;
	width:260px;
	margin-top:10px;
	margin-bottom:10px;
}

.WeatherAlert {
	width:230px!important;
}

.Alert P {
	padding-left:5px;
	padding-right:5px;
}

#Ticker {
color:white; text-decoration:none;	
	background-color:red;

}

