	div.page_container {
	background-image: url(../images/middle_inside.gif);
	}
	
	div.border_bcon{
	background-image: url(../images/bottom_inside.gif);
	}
	
	div.page{
	margin-top:45px;
	}
	
    div.main_nav{
    height:3em;
    background:#fff;
    }
    
    div.sub_section{
    margin-bottom:15px;
    padding-bottom:3px;
   border-bottom:1px dotted #ccc;
    }
    
    img.more{
    margin-top:5px;
    float:right;
    clear:both;
    }
