#ourStoreContent
{
  padding: 0 10px 0 10px;
}

#imageLink
{
  clear: both;
  float: left;
  width: 10em;
/*  border: 1px solid red;*/
}

#galleryPanel
{ 
  clear: both;
  height: 200px;
  padding-top: 15px;
}

#videoMessage
{
  float: left;
  height: 150px;
  width: 200px;
}

#bandwidthButtons
{
  float: left;
  height: 150px;
  width: 200px;
}

#video
{
  float: left;
}

.buttonBorderPanel
{
  margin-top: 10px;
}
