.AiMedLbStorageCircle
{
  width: 5.5em;
  height: 5.5em;
  margin-top:7px;
  border:4px solid #5c9ec8;
  background: black;
  border-radius: 4.5em;
  color:#5498af;
  text-align: center;
  display:inline-block;
}

.AimedHubStorageContainer
{
  background-color:black;
  width:100%;
  height:8em;
  margin: 0 auto;
  text-align: center;
}

 .AiStorageVertSeparator
{
   top: 0.5em;
   position: relative;
   background: #404040;
   width: .2em;
   height: 3.5em;
   display: inline-block;
   margin: 0 6em;
}

 .AiMedLibStorageText
 {
   display:block;
   margin-top:1.1em;
   line-height:1.1em;
   font-size:125%;
   color:white;
 }

.AiMhLeftCircle
{
  position: relative;
}

.AiMhRightCircle
{
  position: relative;
}
