/*this is a custom css doc*/

#Mydiv { font-size:14px; }

.sideContact { top:20px; position:relative; }


#TopBar {
  width: 100%;
  height: auto;
  float: left;
  background: #4698a9;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 15px;

}
