@charset "UTF-8";
body { text-align: center; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; }
#wrapper {  }

#header { display: none; }

#content {  }

#content #subMenu { display: none; }

#content #rentalList { }
#content #rentalList .rentalGroup { }
#content #rentalList .leftPictureGroup { display: none; }
#content #rentalList .rightPictureGroup { display: none; }
#content #rentalList .finePrint { font-size: smaller }
#content #rentalList table { width: 400px; margin-left: auto; margin-right: auto; margin-top: 15px; display: inline-table; }
#content #rentalList thead th { text-align: left; font-style: italic; font-weight: bold; padding-bottom: 5px; text-decoration: underline; }
#content #rentalList tbody th { text-align: left; font-weight: normal; }
#content #rentalList tbody td { text-align: right; }
#content #rentalList h2 { font-size: large; font-weight: bold; text-decoration: none; padding-top: 10px; }
#content #rentalList h3 { font-size:small; font-weight: bold; text-decoration: none; font-style: italic; padding-top: 10px; }
#content #rentalList p { padding: 2px; font-size: smaller; }

#footer { display: none; }