/* CSS Document */

#hd { display:none;}

#side { display:none;}

h1 { font-size: 150%;}
img { border:0;}
table { border-collapse:collapse; border: 1px solid #999999; }

.thumbs { float:left; width: 200px; margin-right: 10px; } 
.thumbs .thumb { margin-bottom: 1em;margin-right: 5px; border: 1px solid #CCCCCC;}

.matrix { clear:both; }
.matrix th, .matrix td { border: 1px solid #CCC; text-align:center;}
.matrix th { font-size: 110%;}
.matrix th.property { text-align:right; font-size: 90%;}

#ft { display:none;}


