﻿DIV.under_construct{
  width: 100%;
  margin:1em 0;
}

DIV.under_construct P{
  font-weight:bold;
  color:#CC0000;
  font-size:1.5em;
}
.home_fix{
    position:static !important;
}
SUP{
  position: relative;
  top: 0;
  font-size: 1em; 
  line-height: 0;
  vertical-align: baseline;  
  color:#c00;  
}
LABEL{padding-right:1em !important}
LABEL SUP{margin-right:-1.25em;}

DIV.feature_request{
  position:absolute;
  left:10px;
  top:300px;
  text-indent:-999px;
}
DIV.feature_request A{
  display:block;
  width:68px;
  height:34px;  
  background:url(images/ban_feature_request.gif) top left no-repeat;
}

