
.asi-error{
    background-color:#ff0000;
    color:#fefefe;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding:5px;
}

.metro .bg-alaskaGray{
 background-color:#d9d9d9 !important;
}

.asi-content{
/*  padding-left:10px;*/
/* padding-right:50px; */
/* just a marker */
 padding-top:45px;
}

.metro ul.featureitems{
 list-style-type:square;
}

ul.featureitems > li{
  float:left;
  display:inline;
  width:33%;
}

.metro div.underline{
  border-style:solid;
  border-width:1px;
  border-color:CornflowerBlue;
  border-top:0px;
  border-left:0px;
  border-right:0px;
}

.metro div.upperline{
  border-style:solid;
  border-width:1px;
  border-color:black;
  border-bottom:0px;
  border-left:0px;
  border-right:0px;
  padding-top:5px;
}

.metro div.seperator{
  border-style:solid;
  border-width:1px;
  border-color:gray;
  border-top:0px;
  border-left:0px;
  border-right:0px;
}

.metro button.midi {
  padding: 2px 6px;
  font-size: 11px;
}


/* download center requires this */
.metro .listview-outlook .list-content .embedded p{
  font-size: 12px;
}

.metro .listview-outlook .list-content .embedded{
  font-size: 12px;
}

/* image tile with rectangle border */
.metro img.rectangle{
  background-color: #ffffff;
  border: 1px #eaeaea solid;
  border-radius: 0px;
}
