#bpntwk-bar
{
   font-size:16px;
   text-align: center;
   background-color:#282828;
   height:1.875em;
   border-bottom: 1px solid grey;
}

#bpntwk-innerBar
{
	text-align: left;
   margin-left: auto;
   margin-right: auto;
   height: inherit;
}

#bpntwk-bplogo
{
   width:9em;
	padding: 0.0em 0.6em;
	height: inherit;
	float: left;
}

#bpntwk-bplogo:hover
{
	background-color:#383838;
}

#bpntwk-bplogo img
{
	height:1.5em;
	margin: 0.2em 0 0 0.0em;
}

#networkLinks
{
   float: right;
	display: block;
}