#polaroids {background:url(../../assets/images/pages/reservations/gfx-polaroid-reservations.png) top left no-repeat; width:395px; height:305px; display:block; position:absolute; top:399px; left:79px; z-index:100;}

.avail {background: url(../../assets/images/pages/reservations/gfx-reservation-available.gif) top left no-repeat; width:133px; height:10px; display:block; color:#fff; margin: 0; font-size:1.2em; padding: 0 0 10px 5px; line-height: 16px; overflow:hidden}


.avail a,
.avail a:visited,
.avail a:active {color:#fff !important; text-decoration:none; font-weight:bold;}


.unavail {background: url(../../assets/images/pages/reservations/gfx-reservation-unavailable.gif) top left no-repeat; width:133px; height:10px; display:block; color:#fff; margin: 0; font-size:1.2em; padding: 0 0 10px 5px; line-height: 16px; overflow:hidden}

.unavail a,
.unavail a:visited,
.unavail a:active {color:#fff !important; text-decoration:none; font-weight:bold;}

.soldout {background: url(../../assets/images/pages/reservations/gfx-reservation-soldout.gif) top left no-repeat; width:133px; height:10px; display:block; color:#fff; margin: 0; font-size:1.2em; padding: 0 0 10px 5px; line-height: 16px; overflow:hidden}

.soldout a,
.soldout a:visited,
.soldout a:active {color:#fff !important; text-decoration:none; font-weight:bold;}


p {width:auto !important; margin-bottom:4px !important;}

/* polaroid fix */
table tr td p a {position:relative; z-index:101;}