@charset "utf-8";
/* CSS Document */

#searchhelpertop {background: url(images/searchhelpertop.png) no-repeat; height: 35px;}
#searchhelpercontainer {
position: absolute; 
top: 100px;
left: 102%; 
width: 150px; 
}
#searchhelper {
color: #ff0000;
padding: 0px 5px 5px 25px; 
text-align: center;
background: url(images/searchhelperbg.png) repeat-y;
}
#searchhelpercap {background: url(images/searchhelpercap.png) no-repeat; height: 10px;}
#mapcriteria {
border-bottom: solid thin black;
padding-top: 5px;
}
#mlsDisclosures {
text-align: center;
border-top: solid 1px #cccccc;
font-size: 10px;
margin-top: 10px;
padding: 5px 0px;
}
