body,div,h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,table,th,td,a,img,span
{ margin:0; padding:0; }
img{  border: none;  }

body{  font-size: 12pt;  }

div.contents{ padding: 10px 0 0 10px;
              max-width: 630px;        }

div.lahallfacilitiesheader{  margin-top: 5px;  width: 100%;}
div.lahallfacilitiesheader div.section1{  padding: 5px 0; text-align:center;  }

div.facilitiesguide{  font-size: 83%;  }
div.facilitiesguide h1.titlegraph{  margin: 5px 0; text-align:left;  }
div.facilitiesguide p.discription1{  text-indent: 1em;  }


div.bottomlink{     margin: 30px auto;
                    padding: 3px;
                    width: 100%;
                    text-align: center;
                    clear: both;       }

div.copyright_ripus{ font-size: 83%; text-align: center; clear: both;}




/*          clearfix                     */
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /**//*/
  height: auto;
  overflow: hidden;
  /**/
}


