.demo-app
{
  padding-bottom: 1.2em;
}

.da-center
{
  display: block;
  margin: 0 auto;
}

.da-img-div
{
  text-align: center;
  padding-bottom: 14px;
}

.da-right
{
  float: right;
  margin-left: 10px;
}

.da-left
{
  float: left;
  margin-right: 10px;
}

.demo-app img
{
  border: none;
}

.da-border
{
  border: solid 1px black;
}

#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }
