
            #image-fader {
                overflow:hidden;
                width:300px;
                height:210px;
                position:relative;
            }

            #image-fader img {
                position:absolute;

            }

            table.ratesTable {
                margin-bottom:5px;
                width:100%;
                border:1px solid #82ABB8;
            }
            table.ratesTable td {
                background:#478496;
                color:#ffffff;
            }
            table.ratesTable tr.tdhead td {
                background:#695D46;
                color:#ffffff;
            }

            table.amenitiesTable {
                background:#F2F6F8;
                border:1px solid #82ABB8;
            }

            table.amenitiesTable h2 {
                margin:0;
                padding:0;
            }
            #resultsTable  {
                

            }
            #map {
                width: 255px; height: 200px; clear:left; margin: -15px 0 10px 0;
            }


            tr.resultItem {
                cursor:pointer;
            }

            div.pagination a,div.pagination b.taken {
                padding:3px;
                border:1px solid #514F50;
                background:#ffffff;
                text-decoration:none;
                font-size:smaller;
				display:block;
				
				float:left;
margin:3px;            }
            div.pagination b.taken {
                border:1px solid #000000;    background:#E7E7E7;
            }
            div.pagination a:hover {
                background:#E7E7E7;
            }
            div.pagination {
                float:right;
                clear:both;
		
            }


            div.propertySearchForm {
                background:#EFE7E0;
                width:240px;
                text-align:justify;
                border:1px solid #373737;
                font-size:12px;
                color:#000000;
            }
            div.propertySearchForm span {
                display:block;
                width:100%;
                height:33px;
                background:none;background:#A6BBC3;color:#000000;

            }
            div.propertySearchForm span b{
                display:block;
                padding:5px;
                padding-top:8px;
            }

            div.theForm label {
                display:block;
                width:115px;
                float:left;
                margin-left:5px;
                margin-bottom:5px;
            }

            div.theForm input, div.theForm select {
                width:115px;
                margin-right:5px;
                float:left;
                margin-bottom:5px;
            }
            div.theForm input[type=text]{
                width:108px;
                float:left;
                margin-bottom:10px;
            }
            div.theForm input[type=submit]{
                float:right;
                /*margin-top:5px;*/
            }

            div.theForm br {
                clear:both;
                
            }
            a.hidebottom {
                color:#000000;
                text-decoration:none;
                text-transform:uppercase;
            }
            div.theForm {
               /* margin-top:5px;*/
            }
            a.advancedlink {
                float:right;
                margin-right:10px;

            }
            .propQuickSearch input,.propQuickSearch select {
            float:left;
            margin-bottom:15px;
            }
            .propQuickSearch label {
            clear:left;
            float:left;
             margin-bottom:15px;
             margin-right:5px;
            }
           .propQuickSearch table tr td input {
           float:none;
           margin-bottom:0;
                      }
           .propQuickSearch table {
           clear:both;
           }
           #propSubmit {
           clear:both;
           float:none;
           }
            