.wx_alert {
	width:100%;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
	line-height:100%;
	padding:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #454545;
	border-bottom-color: #454545;
}
.wx_alert_left {
	width:50px;
	margin:0;
	height: 50px;
	overflow: hidden;
	padding: 0;
	float: left;
}
#wx_alert_text {
	float: left;
	height: 46px;
	width: 850px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}
#wx_alert_text a {
	text-decoration:none;
	font-weight: bold;
	color: #666;
}
#wx_alert_text a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
}
#wxv_adv {
	background-color:#6CC;
}
#wxv_watch {
	background-color:#F93;
}
#wxa_warn {
	background-color:#F00;
}
.wx_expire {
	font-size: x-small;
}
.wx_alert_narrative {
	font-size: x-small;
	color: #FF0;
}
.wx_alert_title {
	font-weight: bold;
	font-size: medium;
}
.wxa_header {
	color:white;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
}
.wxw_header {
	color:white;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
}
.wxv_header {
	color:white;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
}



.wxc_header {
	color:#FFF;
	height:20px;
	background-color:#00F;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	text-indent:15px;
}
.wxc_header a {
	text-decoration:none;
	font-weight:bold;
	font-size:small;
	color:#FFF;
}
.wxc_header a:hover {
	color:#FF0;
	text-decoration:underline;
}


