.top-banner {
    background-color: #0D7DCD;
    height: 50px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.banner-text {
	padding-top: 9px;
	font-size: 13px;
}
