
.csrBanner {
	background-color: orange;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.csrBanner a {
	color: #FFF;
	text-decoration: underline;
}