﻿#C3-alert-container-banner {
    width: 982px;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
    text-transform:uppercase;
    white-space:nowrap !important;
    text-align:center;
}
.bg {
    background-color: #ffff00;
}
#C3-alert-container-banner a:link, #C3-alert-container-banner a:visited, #C3-alert-container-banner a:active {
    color: #670600;
	text-decoration: none;
	border-bottom:1px dotted #000;
}
#C3-alert-container-banner a:hover {
	text-decoration: none;
	border-bottom:1px solid #670600;
}
#C3-alert-container-banner .banner {
    height: 40px;
    float: left;
}
#C3-alert-container-banner .arrow {
    width: 270px;
    height: 40px;
    float: left;
    background-image:none !important;
}
#C3-alert-container-banner ul {
    padding: 0px;
    margin: 0px;
}
#C3-alert-container-banner li {
    padding: 9px 0px 0px 5px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
}
#ctl00_ContentPlaceHolder1_lblUEZ_CompanyName {
    font-weight:bold;
    color:#650000;
}
.alerty {
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
    color:#650000;
}
a.backlink span {
    font-size:16px;
}
a.backlink {
    color:#f00;
    text-decoration:none;
    font-weight:bold;
}
a.backlink:hover {
    text-decoration:underline;
}


