﻿div.heading_container
{
    padding-bottom: 0px;
    background-color: #9fbde5 ;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    padding-top: 0px;
    position: relative;
    background: url('Images/bg_heading.png') no-repeat;
    _height: 1px;
    
}

div.heading_bottom
{
  
    position: relative ;
    background: url('Images/bg_heading.png') no-repeat;
    _height:1px;
}
div.heading_bottom SPAN
{
    position: relative ;
    background: url('Images/bg_heading.png') no-repeat;
    _height:1px;
}

div.heading_bottom
{
    margin-top: -5px;
     background-position : 0px -80px;
      margin-bottom : 10px;
       height : 5px;
        font-size : 1px;
}
div.heading_bottom SPAN
{
 width : 5px;
  display :block ;
   background-position :0px -75px;
    float: right;
     height :5px;
      overflow :hidden ;
}






div.heading_container h2, div.heading_container h1
{
font-size : 0.95em;
margin :0px;
padding: 5px 8px 4px 8px;    
    
    }

div.heading_container h2 img
{
 vertical-align :middle ;
 margin:0px;  
    
    }


div.heading_right_top 
{
     width :5px;
       background: url('Images/bg_heading.png') no-repeat;
       background-position : 0px -70px;
       float :right ;
        height : 5px;
         overflow : hidden ;
          position :relative ;
           _height:1px;
    
    }


div.post
{
    background: url('Images/bg_bucket_alt.png') repeat-x 0px -92px;
    min-height: 1px;
    position: relative;
    margin-bottom:10px;
}


div.post_nograd
{
    background-color: #FFFFF9;
    min-height: 1px;
    position: relative;
    
    margin-bottom: 10px;
}


div.clear 
{
      padding-bottom :0px;
       padding-top : 0px;
        margin :0px;
         height :1px;
          clear :both ;
           font-size :1px;
    
    }


div.post_top
{
    background: url('Images/bg_bucket.png') no-repeat;
    height: 10px;
    border-left: #9fbde5   2px solid;
    border-right: #9fbde5  2px solid;
}

div.post_content 
{
    position:relative;
    padding :  0px 10px 0px 10px;
    margin :0px 0px 0px 0px;
     min-height :1px;
     _height:1px;
    border-left: #9fbde5  2px solid;
    border-right: #9fbde5  2px solid;
    padding-top: 10px;
    padding-bottom:10px;
    }

    div.post_content img {
    vertical-align :middle ;
 margin:0px;  
    
    }


div.post_line{
 border-bottom :#dee8f6 1px solid;
     border-left: #9fbde5  2px solid;
    border-right: #9fbde5  2px solid;
  padding: 3px 10px 9px 10px;
   background : url('Images/bg_toc.png') #dde5f0 repeat-x;

}

div.post_bottom 
{
     margin-bottom :4px;
    background: url('Images/bg_bucket.png') no-repeat 0px -22px; 
      height :10px;
    }

div.post_bottom span
{ width :12px;
    background: url('Images/bg_bucket.png') no-repeat right -34px; 
    float :right ;
     height :10px;
      overflow :hidden ;
    }

