
<style type="text/css">

            #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 {
                
                border:1px solid #82ABB8;
            }

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

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


 

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


            div.propertySearchForm {
                background:#E7E7E7;
                width:240px;
                text-align:justify;
                border:1px solid #373737;
                font-size:12px;
            }
            div.propertySearchForm span {
                display:block;
                width:100%;
                height:33px;
                background:url(/wp-content/plugins/VRP/images/panelbg-blue.jpg) repeat-x #0c0285;
                color:#ffffff;

            }
            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:10px;
            }

            div.theForm input, div.theForm select {
                width:115px;
                margin-right:5px;
                float:left;
                margin-bottom:10px;
            }
            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:#ffffff;
                text-decoration:none;
            }
            div.theForm {
			margin-left:35px;
                margin-top:5px;
				width:247px;
            }
            a.advancedlink {
                float:right;
                margin-right:5px;

            }
			
			div.ratesArea {
width:252px;
color:#000000;
}
div.ratesTop {
background:url(/wp-content/plugins/VRP/images/ratetop.png) no-repeat;
width:252px;
height:9px;
}
div.ratesContent {
background:url(/wp-content/plugins/VRP/images/ratecenter.gif) ;
width:252px;
}
div.ratesBottom {
background:url(/wp-content/plugins/VRP/images/ratebottom.png) no-repeat;
width:252px;
height:9px;
}
div.rateContentContain {
/*padding:5px;*/
font-size:11px;
padding:1px;
padding-top:0;
}
#theRatesTbl tr td{
/*border-bottom:1px solid #000000;*/
}

#theRatesTbl tr.rateOdd td{
background:#7f858a;
}			
#theRatesTbl tr.firstRateTitle td{
background:#AF171F;
color:#ffffff;
}				
			
            </style>


     