

  #content {
    width: auto;
    background: #fcfcff ;
    padding: 0 6px .5em 12px;
    overflow: visible;
    min-width:250px;
    clear: both!important;
    top:1em!important;
    margin-bottom:1em!important;
  }

  #columan  {
    float:left;
    clear: left;
    width:850px;
    margin:0;
  }

div.data{
    width:auto!important;
    width:100%;
    background-color: #FFFAF0;
    border:1px solid #730;
    margin-bottom:1em ;
    position: relative;
    padding:.5em 0 .8em 0;
  }

  .clearfix {
    display:block;
    position:relative
  }


#content div h3  {
  font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height:1em;
  padding:2px 1.5em 4px .5em;
  clear: right;
  color: #9B7355;
  background:transparent url(bulletr-br.gif) right center no-repeat;
  margin:0;
  position:absolute;
  right:-1px;
  top:-.8em;
  border:0 none;
}

div.data a:link, div.data a:visited{
  color:#730
}
div.data *{
  margin:4px 6px 6px 10px;
}
div.data * *{
  margin:0;
}
div.data h4{
  color: #E14900;
}
div.data ul, div.data ol{
  margin: 5px 0 10px 5px;
  padding:0 0 0 5px;
  font-size:77%;
  font-weight:bold;
}
div.data ul, div.data ol {
  border-bottom: 1px #e0d0c0 solid;
}
div.data p {
  font-size:77% ;
  margin-bottom:10px
}
div.data li{
  margin: 0px 5px 5px 18px;
  padding:0;
}
















