#wnb-bar{
	/*font-family: sans-serif;*/
	position:static !important;
	width:100%;
	/*z-index:99999;*/
	background: #22ccf6 !important; /* Old browsers */
	background: -moz-linear-gradient(top, #22ccf6 2%, #19b4f2 2%, #019cd9 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #22ccf6 2%,#19b4f2 2%,#019cd9 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #22ccf6 2%,#19b4f2 2%,#019cd9 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22ccf6', endColorstr='#019cd9',GradientType=0 ) !important; /* IE6-9 */
	text-align:center;
	color:#fff;
	height:auto;
	/*min-height:33px;*/
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif !important;
	font-weight:400 !important;
	/*top:0px;
	left:0px;
	border-bottom: 3px solid #fff;
		-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;*/
	font-size:14px;
	/*line-height: 33px;*/
	padding:5px 0 5px 0;
}

#wnb-bar a, #wnb-bar a:link, #wnb-bar a:active, #wnb-bar a:visited, #wnb-bar a:hover{
	font-family: sans-serif;
	text-decoration:none;
}
.wnb-bar-button{
	display:inline-block;
	margin-left:6px;
	font-family: sans-serif;
	padding: 0 8px;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	font-weight:600 !important;
	color:#04a0dd !important;

}
