#RentalsIntro {
margin : 10px 0px 15px 10px;
width : 960px;
position: relative;
display : block;
}

#RentalsFilterBox {
width : 960px;
margin: 10px;
position: relative;
display : block;
height : 30px;
}

.RentalsformLabel {
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
}

#ModelSelect {
position: relative;
display : block;
width : 120px;
height : 30px;
}

#ZoneSelect {
top : -30px;
left : 200px;
position: relative;
display : block;
width : 300px;
height : 30px;
}

#Rentalsform {
position: relative;
display : block;
width : 300px;
}

#SeeListingLink {
top : -60px;
right : 0px;
display : block;
position: relative;
float : right;
width : 150px;
height : 15px;
border : 1px solid #bebebe;
text-align : center;
padding : 3px 5px 3px 5px;
}

.SeeListingLink {
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
border : 1px solid #bebebe;
}

a.SeeListingLink {
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
border : 1px solid #bebebe;
}

a.SeeListingLink:hover{
font-size: 12px;
color: #333333;
}

#NoResults {
margin : 10px;
font-weight : bold;
}


#RentersMap {
margin: 10px;
width : 960px;
height : 550px;
border: 1px solid #bebebe;
}

#Buble {
max-width : 400px;
}

#BoatToRentTitle {
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.BoatLinks {
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
a.BoatLinks {
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
}

a.BoatLinks:hover{
font-size: 12px;
color: #333333;
}

#Renters {
top : 5px;
position: relative;
display : block;
width : 960px;
}

#RenterBox {
width : 960px;
float : left;
margin: 10px;
position: relative;
display : block;
font-weight: normal;
font-size: 12px;
border : 1px solid #bebebe;
}

#RenterName {
font-weight : bold;
margin : 10px;
}

#RenterDesc {
margin : 10px;
}

#RenterURL {
margin : 10px;
}

#RenterBoats {
margin : 10px;
}


