#menu { display: none; }
#shadow { background-image: none; }
#page { background-image: none; margin: 0px; }
body { margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#textarea { padding: 15px; min-height: 300px; }
*html #textarea { height: 300px; }
#textarea h2 { font-size: 13px; font-weight: bold; margin: 0px 0px 16px 0px; }
#textarea h4 { font-size: 11px; font-weight: bold; margin: 0px 0px 2px 0px; }
#textarea p { line-height: 1.7; margin: 0px 0px 16px 0px; }
#textarea li { line-height: 1.7; }
#textarea ul.spaced li { margin-bottom: 16px; }


/* property listing table style */
table.property { width: 100%; border: 0px; margin: 0px; padding: 0px; }
table.property tr.head { background-color: #e9e9e9; color: #666666; }
table.property tr { background-image: url(../img/dash2.gif); background-repeat: repeat-x; }
table.property th { font-size: 10px; font-weight: bold; text-align: left; padding: 3px; }
table.property td { padding: 6px; }


#footer ul { display: none; }
#pageend { display: none; }

