﻿img{border:0;}
#barChild img {
    width:auto;
    height: 45px;
}
#socialBar img {
    width:auto;
    height: 25px;
    padding-left:4px;
}
#socialBar
{
    display:inline;
}
#topBar{
  z-index: 9999;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:auto; 
}
#barArrow 
{
   margin: 0 auto;
   width:92px;
   cursor: pointer;
}
#barArrow img
{
   width:132px;
}
.LPB, .LPB div, .LPB img{display:inline !important;position:relative !important;left:inherit  !important;top:inherit  !important;vertical-align: top !important;}
/*
#barArrow {
  margin: 0 auto;
  width: 101px;
  padding: 3px 7px 4px 7px;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
  border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  box-shadow: 3px 3px 1px #ccc;
  -webkit-box-shadow: 3px 3px 1px #ccc;
  -moz-box-shadow: 3px 3px 1px #ccc;
  cursor: pointer;
}
#barArrow span
{
    white-space: nowrap;
}
.barSpan 
{
    font-weight:bolder;
    font-family:Times;
    font-size:12pt;
}*/